2
Answers

Table result in treeview

Photo of sunakshi saxena

sunakshi saxena

13y
2.1k
1
i have a aspx page when i am running this it is giving output in table like
empid  empname
12  sunakshi

i want that it show this result in treeview form
result is coming via stored procedure into table
so please provide me the function code urgently
what function i have to make so that it will show data in treeview control
and then where i will call this function

Answers (2)