Answer» I have a web page with a data grind and a search button with a TEXT AREA, once i PASTE some username in the text box and hint search the grind gets populated with the data from DB.
NB: I want to update a column from the data that i get back once i search. Its a web page and the connection to the DB is working fine.
Please advice and if more info needed i'll do so.
I will be back tommorow since its time to knock of now...
PS MEWhat is your question?The question is, I want to update a field.I couldn't find a reference to a data grind in the VS 2005 documentation. Are you referring to a data grid?
You didn't mention which VS language you're using but this link to a VB solution may help.
http://www.codeproject.com/KB/webforms/SetEntireDataGridColumnEd.aspx
Good luck. Hi Sidewinder
I'm using VS C# or .NET but C# is the one i want to use. Thanks for the link it has loads of good info. Ya man its the data grid but i cant afford to make mistakes since i'm running against live database.
Thanks alot!!!!
|