|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How do I get a custom Control Designer to write to the HTML of my control?I have created a custom 'Control Designer' that provids a popup dialog
for entering more complex properties (such as property builder in the data grid). Once a I have a property defined I can't seem to get the values back to my control. I want to add additional tags to the HTML to hold these values. A good example of what I'm trying to do is the dataGrid. When I put it on a page I get the dataGrid tags in the HTML view (<asp:DataGrid>). I then go to property builder and add a data bound column. This adds the <Columns> tag and a <asp:BoundColumn> tag to the HTML for my control. How do I get my 'property builder' to write back to the HTML of my control? Sounds like a VS.Net integration issue? Perhaps better posted there?
Cannot change font in Webcontrol treeview node
REPOST: How can I change the color of the Selected Item in a list TREENODETYPES attribute does not work Timer.Elapsed event doesn't want to fire Stack Over Flow Message in IE Calling an ASP File From ASP.net page Send email bu clicking button Datagrid navigation problem asp.net: Composite Control with GridView Using OpenFileDialog |
|||||||||||||||||||||||