![]() |
how to get back the value from item template
Hi
I want to ask how can I get the value index and text value from the template column. I am using C# as code behind language and I want to get back the value from user selected for "Edit"/"Delete" Button" The template such as below: <ItemTemplate> <table> <tr><td><%# ((DataRowView)Container.DataItem)["Column1"] %></td></tr> <tr><td><%# ((DataRowView)Container.DataItem)["Column2"] %></td></tr> <tr><td><%# ((DataRowView)Container.DataItem)["Column3"] %></td></tr> </table> </ItemTemplate> |
| All times are GMT. The time now is 09:09 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.