Click here to Skip to main content
15,894,313 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionerror connecting sql express Pin
Harikrk9-Oct-06 8:36
Harikrk9-Oct-06 8:36 
AnswerRe: error connecting sql express Pin
Guffa9-Oct-06 8:41
Guffa9-Oct-06 8:41 
GeneralRe: error connecting sql express Pin
Harikrk9-Oct-06 8:46
Harikrk9-Oct-06 8:46 
AnswerRe: error connecting sql express Pin
Guffa13-Oct-06 9:16
Guffa13-Oct-06 9:16 
QuestionInvoking ASP method from JavaScript Pin
Lior S9-Oct-06 5:31
Lior S9-Oct-06 5:31 
AnswerRe: Invoking ASP method from JavaScript Pin
safat9-Oct-06 20:20
safat9-Oct-06 20:20 
QuestionPeriodically ViewState verification fail Pin
fcortesfranco9-Oct-06 4:44
fcortesfranco9-Oct-06 4:44 
Questionpopulating treeview from database table Pin
gbabu179-Oct-06 3:30
gbabu179-Oct-06 3:30 
hi ,

I have a database table with 3 columns

table1:

eid ename parentid
0 root 0
1 child1 0
2 child2 0
3 gchild1 1
4 gchild2 1
5 gchild3 2
6 gchild4 2
7 ggchild1 3
.... and so on.

now i want to populate the ASP.NET tree view with the table entries by querying the eids and parentids.
i am using ASP.NET 1.1. so i am using microsoft web controls.

TreeView:

Root
---child1
------gchild1
----------ggchild1
------gchild2
---child2
------gchild3
------gchild4
and so on.....



Can some one point to some logic or to some document.


AnswerRe: populating treeview from database table Pin
gbabu179-Oct-06 3:39
gbabu179-Oct-06 3:39 
GeneralRe: populating treeview from database table Pin
ThePlagueIsBack9-Oct-06 14:31
ThePlagueIsBack9-Oct-06 14:31 
Questionenter key Pin
amaneet9-Oct-06 2:41
amaneet9-Oct-06 2:41 
Questiondelete history Pin
amaneet9-Oct-06 2:16
amaneet9-Oct-06 2:16 
QuestionSwaaping the record in datagrid and database Pin
shivamala9-Oct-06 1:24
shivamala9-Oct-06 1:24 
QuestionRe: Swaaping the record in datagrid and database Pin
safat9-Oct-06 20:27
safat9-Oct-06 20:27 
QuestionGet DB record into XML thn show its HTML tag Pin
Deepak the Cool9-Oct-06 0:51
Deepak the Cool9-Oct-06 0:51 
QuestionViewState for Checkbox Enabled Property Pin
Mahaprabhu9-Oct-06 0:28
Mahaprabhu9-Oct-06 0:28 
Question<%= <%$ <%# Pin
dabs9-Oct-06 0:08
dabs9-Oct-06 0:08 
Questionswapping of two rows in a datagrid [modified] Pin
Krishlibran8-Oct-06 23:48
Krishlibran8-Oct-06 23:48 
QuestionProblem with Context User when I authenticate users in the same thread of a process Pin
fcortesfranco8-Oct-06 23:24
fcortesfranco8-Oct-06 23:24 
QuestionTextBox which does not allow its text to select and copy Pin
ravindradonkada8-Oct-06 23:16
ravindradonkada8-Oct-06 23:16 
AnswerRe: TextBox which does not allow its text to select and copy Pin
Guffa9-Oct-06 0:30
Guffa9-Oct-06 0:30 
QuestionError while trying to Run an application [modified] Pin
Vsree8-Oct-06 22:55
Vsree8-Oct-06 22:55 
AnswerRe: Error while trying to Run an application Pin
safat9-Oct-06 20:33
safat9-Oct-06 20:33 
QuestionDatagrid Row Pin
kirthikirthi8-Oct-06 21:24
kirthikirthi8-Oct-06 21:24 
AnswerRe: Datagrid Row Pin
_AK_8-Oct-06 21:29
_AK_8-Oct-06 21:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.