D
David Lucus
Well the subject say it all. Here is the problem. I am trying to create a
directory structure. Right now, I am creating a linkbutton at run-time for
each directory heading that is visible. When you click on the linkbutton,
it should open the directory below it. I can get it to call the sub that
should open the sub directory, but it seems that the click is always one
time off. Example. First time in the page, click nothing happens. Click
again it opens (should close). Click again it closes (should open). Is
there a certain binding order I should be performing (Page_Init, Page_Load,
Page_PreRender). Any help would be greatly appreciated.
Stumbling with delirium
David
directory structure. Right now, I am creating a linkbutton at run-time for
each directory heading that is visible. When you click on the linkbutton,
it should open the directory below it. I can get it to call the sub that
should open the sub directory, but it seems that the click is always one
time off. Example. First time in the page, click nothing happens. Click
again it opens (should close). Click again it closes (should open). Is
there a certain binding order I should be performing (Page_Init, Page_Load,
Page_PreRender). Any help would be greatly appreciated.
Stumbling with delirium
David