I want to create a custom dialog box for my C# project. I want to have a DataGridView in this …
c# winforms dialog customdialogI have checked with this link but there its mentioned about long clicks. but I am facing this after clicking …
android dialog customdialogI am creating a custom dialog and I want to know how to change the background of the title bar. …
android dialog customdialogI want to create a custom dialog with the layout as shown in the picture. The cross/close button must …
android android-layout customdialogI have an android activity that implements a custom dialog.The application is running ok but the dialog is too …
android android-dialogfragment customdialogI am trying to add a custom title to my Dialog, however whenever I run my application it doesn't show …
android customdialogI am working on the application where i wanted to display the dialog to be screen size. So i used …
android android-alertdialog customdialogI want to create a way users can select options like the image below Right now am doing the following …
android android-dialogfragment customdialogHow to generate custom dialog box in android like this, I want just like this. How to generate it. please …
android customdialogI have an alert dialog in the app as shown below. I want the title and the line which separates …
android android-alertdialog customdialog