|
-
Apr 10th, 2011, 09:49 PM
#1
Thread Starter
New Member
Create event for dynamic control (textbox/combobox)
hi.. i have been googling for long time, but i couldn't find how to create event for dynamic controls.
i have a form with a frame, when the form load, it will check how many columns they have in database for a particular table and all the fields will created dynamically in the frame. All this work fine.
Now, i want to do client-side validation when client change the value/ when client type in new value in combobox. Anyone can provide a simple code demonstrate how it works(as in how to create event for dynamic created control)?
*the control will name according to the column name in database
eg.: txtName, txtAddress, txtBatchNo, etc
Thank you 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
|