hi,
i have microsoft treeview control in let pane, and detail view(datagrid) in content pane. when i click the url in treeview control, i want to disaply the datagrid in content pane module. i tried using mid also, but it will display in new page.
/PMS/Default.aspx?tabid=129&mid=385
if i use like this
.NavigateUrl = "?&
iName=" + CStr(nRow("item_name"))
my whole page is refreshed(tab). treeview control module also(couldn't c the last selection of treeview control)
i have url in let pane module. i want to load content pane datagrid module without refresh the page(let pane module)
Please help me. i spent more time to slove this proble,
Millions of thanks in advance.
Zack
Zack