drop down is not populating
I am creating a user control this control has 2 properties (for connection string and command text) and one method ( for populating combo from database). i m using this control from number of forms and data populated in this control is depends on the form . i am assining connection string and command text from aspx file and calling method for populate the combo also from the aspx file. but it is not populating the dropdown combo
Thanks
Satya
|