Ask a Question related to ASP.NET Building Controls, Design and Development.
-
et #1
Tree View Control and User Control
I created a web form, created a treeview, its parent and child nodes and it
works fine.
I re-created the treeview as a user control, dumped the user control into a
new webform page, and now I get the error "the data at the root level is
invalid. Line 1, position 1"
There is nothing different in the form that works, and the user control
that's on another webform.
et Guest
-
view state In user control
I just want to know that can I sotred object In view state. If yes then can I sotred that object In user cntrol (means can user control support... -
Learnig to Build a Tree View Control
Does anyone know of a good article that discusses creating a "Tree View" control in ASP.NET? Or perhaps a Tree View Control that comes with source... -
Design view of user control menu
I have got a user control with this code but i couldnt see anything in the design view of ascx page What couls be the problem? <%@ Control... -
Custom Composite Control, child User-controls loosing view state
I've created composite custom control which dynamically creates and arranges it's child controls based on some xml data. Beside the simple web form... -
Tree View Web Control
Hi, Any one can suggest a good tree view web control. There are so many available, just don't want try them out within short time line. I need...



Reply With Quote

