How do you check whether the row data has been changed?
Answer / chandrashekar
command.ExecuteNonQuery returns the affected rows count
| Is This Answer Correct ? | 7 Yes | 1 No |
Explain 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
What are the three states set in a checkstate property?
Name the property which is used to lock a textbox to enter data?
Is it possible to save view state on the web server?
What is a windows form application?
What are window based applications?
how save recoreed in the database
What?s the difference between the System.Web.UI.WebControls.DataGrid and System.Windows.Forms.DataGrid?
Which interface is to be implemented to release the unmanaged resources in an object in Dot Net?
Which event occurs when a user drags an item in a treeview or listview control?
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