R
Rajesh.V
I have made a control inherited from Webcontrols class. Its a dll. It picks
data from the database and then shows dynamic buttons. This works fine when
put into a aspx page. But during the design time only the control name is
visible. I am desperately looking for a solution.
Is it because, if the default designer looks into the code and finds it
timeconsuming gives up. Will the solution be to implement own designer.
Rajesh
data from the database and then shows dynamic buttons. This works fine when
put into a aspx page. But during the design time only the control name is
visible. I am desperately looking for a solution.
Is it because, if the default designer looks into the code and finds it
timeconsuming gives up. Will the solution be to implement own designer.
Rajesh