This is a Technology portal site for all the developer, It's a community, here you can post your question when you are learning, working, and soso...we'll make it better than yesterday Everyday...
I do this in visual studio 2003, to get value from datagrid. String myValue; myValue = dataGrid1[dataGrid1.CurrentRowIndex,0].ToString(); does any one know to get value from datagrid using visual studio 2005 beta 2 Thanks for help