Forum: C# Apr 2nd, 2009 |
| Replies: 5 Views: 592 Hi,
For the Control Values.. U need to convert your Bound Controls to TemplateFields. chk this
then you can FindControl these values.. in your .cs file |
Forum: C# Apr 1st, 2009 |
| Replies: 5 Views: 592 Hi
The code mentioned in PageLoad.. gets repeated for every postback,
try this way... |