Hi,
I have a user control, which contains few text boxes and a combobox. i would lke to know
1) How i will be able to bind data to the user control in design time.
2) How i can bind data at runtime using filter property of a dataview,
ie. i have a grid control, when the user clicks a particular raw, i
would like to populate data of that row to the user control.
Please suggest nethods / URLs to achieve this...
Thanks in advance