SteveInBeloit
Well-known member
- Joined
- May 22, 2006
- Messages
- 132
- Programming Experience
- 10+
Hi,
I dragged a Gridview onto the page, and in the code, set the DataSource and did the DataBind. That all went well. For one of the columns, I want to populate by calling a method passing it the original value from the datasource.
How can I do this?
Thanks
I dragged a Gridview onto the page, and in the code, set the DataSource and did the DataBind. That all went well. For one of the columns, I want to populate by calling a method passing it the original value from the datasource.
How can I do this?
Thanks