M
moondaddy
I have a datalist where I'm using the edit/update/cancel commands to update
an item in the list. When I click on the edit button the update template
loads OK and all the controls are displaying correctly. My question is
where do I load or populate the controls? In other words, is there a
specific event where I should be populating these controls or can I call a
method from the Page_Load event? I'm working in vb.net 1.1.
Thanks
an item in the list. When I click on the edit button the update template
loads OK and all the controls are displaying correctly. My question is
where do I load or populate the controls? In other words, is there a
specific event where I should be populating these controls or can I call a
method from the Page_Load event? I'm working in vb.net 1.1.
Thanks