|
-
Mar 28th, 2003, 02:51 PM
#1
Thread Starter
Addicted Member
Gurus ! Dynamic controls & retrieving values...
HI all, I've come across a problem and I have no clue on how to resolve this :
I ha ev a datagrid that must display dynamic fields & value :
[Custom field 1] (label) : [Custom Field 1 Value] (textbox)
[Custom field 2] (label) : [Custom Field 2 Value] (textbox)
...
It works, as I am adding these fields in a datagrid within its cells.
Now, when the page has been sent and another event (after new postback) wants to retrieve values in those fields, these controls cannot be find and do not exists anymore... (Viewstate don't recognize them as part of page..)
So, what can I do to allow user to edit custom-made fields ???
Thanks in advance,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|