What are window applications?
No Answer is Posted For this Question
Be the First to Post Answer
How do you check whether the row data has been changed?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
How do you display an editable drop-down list?
How insert record in the database?
what is the difference between Listindex and Tab index?
Is it possible to save view state on the web server?
which property is used to change to some value to access a identity column in datacontrols?
Name the two main categories of .net components.
What is difference between winforms and windows forms?
How many number of events does the Timer controls ?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
I have two combobox .. and i have some items in both combobox now i need to check the item in both combobox if same item is Present in both combobox i need to display that item in message box