how to gridview
Wednesday, August 11, 2010
Asp.Net Help.. How to insert all gridview values into table?
Loop through Rows collection of GridView control.
Get values in cells by their index or invoke FindControl method to get controls within ItemTemplate, if you are using TemplateField.
Now, use ado.net to insert value to table manually.
For samples visit the links in source :)
web hosting talk
loan
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment