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?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between listbox and combo box?
What are windows based applications?
Is form action required?
which property is used to lock a textbox to enter data?
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
Name the property which is used to specify the source from where the crystal reports would be accessed.
Which interface is to be implemented to release the unmanaged resources in an object in Dot Net?
How to find the current record position in data control?
Explain how barcode create in the report?
Is it possible to set a shortcut key for label?
How many nuber of controls are there in form?
We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".