Hello,
This has got to be something simple that I am missing.
I can get items that I add in code to fire the menu itemClick event.
Also, is there a way to get items added in code to persist their viewstate without reloading the list on every postback?
I really want to use this control, but I can't seem to get the basics to function as expected.
Any help would be most appreciated. Thanks...Troy
Here is the simple code snippets I am testing with:
{
}
LoadInitialNodes();
c1item.ID =
<