Hi all, I am currently passing a number of parameters from one webform to another, these parameters are then used to set/populate textboxes & DDL’s on the receiving webform. This all works fine, however I do not know how to write a value to a textbox that is part of a datalist/repeater? So basically how do I access this textbox?
Can anyone tell me how to do this in very simple terms? I know findcontrol is used but I still cant get my head around the concepts involved.
Thanks
Sunil
P.s. app is a web application in VS2005 using C# code behind.
Can anyone tell me how to do this in very simple terms? I know findcontrol is used but I still cant get my head around the concepts involved.
Thanks
Sunil
P.s. app is a web application in VS2005 using C# code behind.