Item Databound
-
Dear All, I have not used the datagridview in Windows applications, I am used to change the data before binding the data in ASP.Net. Is there such event in Windows side of Visual Studio 2008. Thanks in advance for promt answer.
-
Dear All, I have not used the datagridview in Windows applications, I am used to change the data before binding the data in ASP.Net. Is there such event in Windows side of Visual Studio 2008. Thanks in advance for promt answer.
I am not sure that I totally understand your question but that doesn't normally stop me from trying to help. :) Different Methods of Data Binding to a DataGridView[^] from here on Code Project might help you to get an understanding of the process.
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”
-
I am not sure that I totally understand your question but that doesn't normally stop me from trying to help. :) Different Methods of Data Binding to a DataGridView[^] from here on Code Project might help you to get an understanding of the process.
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”
thank you. :)