Click here to Skip to main content
16,005,316 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: VB.Net 2005 TABControl... Pin
Christian Graus19-Nov-06 15:42
protectorChristian Graus19-Nov-06 15:42 
GeneralRe: VB.Net 2005 TABControl... Pin
momooomooomomo19-Nov-06 16:24
momooomooomomo19-Nov-06 16:24 
GeneralRe: VB.Net 2005 TABControl... Pin
Christian Graus19-Nov-06 16:56
protectorChristian Graus19-Nov-06 16:56 
GeneralRe: VB.Net 2005 TABControl... Pin
momooomooomomo19-Nov-06 20:03
momooomooomomo19-Nov-06 20:03 
GeneralRe: VB.Net 2005 TABControl... Pin
Mr. Waldorf28-Nov-06 10:46
Mr. Waldorf28-Nov-06 10:46 
QuestionMicrosoft.Web.UI.WebControls.treeview control [modified] Pin
uglyeyes19-Nov-06 13:01
uglyeyes19-Nov-06 13:01 
AnswerRe: Microsoft.Web.UI.WebControls.treeview control Pin
uglyeyes19-Nov-06 16:34
uglyeyes19-Nov-06 16:34 
AnswerRe: Microsoft.Web.UI.WebControls.treeview control Pin
Dave Sexton19-Nov-06 19:37
Dave Sexton19-Nov-06 19:37 
Is there no EnableViewState property in the treeview control for .NET 1.1? There should be, most controls do.

You may be to accomplish it using query strings or cookies (session variables would be overkill I think) & manipulating these methods at PageLoad. I hope these methods exist for the .NET 1.1 treeview. They really should.

treeview.FindNode("NewNode/NewNode").Expand()'node path
treeview.Nodes.Item(i).Expand()'node index
treeview.SelectedNode.Expand()

GeneralRe: Microsoft.Web.UI.WebControls.treeview control Pin
uglyeyes20-Nov-06 13:58
uglyeyes20-Nov-06 13:58 
QuestionHow Insert Identity Field on Sql Server 2000 ... Pin
kindman_nb19-Nov-06 7:58
kindman_nb19-Nov-06 7:58 
AnswerRe: How Insert Identity Field on Sql Server 2000 ... Pin
Guffa19-Nov-06 8:07
Guffa19-Nov-06 8:07 
GeneralRe: How Insert Identity Field on Sql Server 2000 ... Pin
kindman_nb19-Nov-06 20:55
kindman_nb19-Nov-06 20:55 
Questionadding background sound Pin
bapu288919-Nov-06 7:14
bapu288919-Nov-06 7:14 
AnswerRe: adding background sound Pin
Christian Graus19-Nov-06 9:26
protectorChristian Graus19-Nov-06 9:26 
QuestionRe: adding background sound Pin
bapu288920-Nov-06 8:03
bapu288920-Nov-06 8:03 
AnswerRe: adding background sound Pin
Christian Graus20-Nov-06 8:50
protectorChristian Graus20-Nov-06 8:50 
QuestionPlease , I want a program with two interface .. some one help me Pin
kindman_nb19-Nov-06 5:08
kindman_nb19-Nov-06 5:08 
AnswerRe: Please , I want a program with two interface .. some one help me Pin
Christian Graus19-Nov-06 9:27
protectorChristian Graus19-Nov-06 9:27 
GeneralRe: Please , I want a program with two interface .. some one help me Pin
kindman_nb19-Nov-06 21:06
kindman_nb19-Nov-06 21:06 
GeneralRe: Please , I want a program with two interface .. some one help me Pin
Christian Graus19-Nov-06 22:19
protectorChristian Graus19-Nov-06 22:19 
GeneralRe: Please , I want a program with two interface .. some one help me Pin
kindman_nb20-Nov-06 7:15
kindman_nb20-Nov-06 7:15 
QuestionPDA Programming Pin

MmM.net</

19-Nov-06 4:45

MmM.net</

19-Nov-06 4:45 
AnswerRe: PDA Programming Pin
Colin Angus Mackay19-Nov-06 4:57
Colin Angus Mackay19-Nov-06 4:57 
QuestionHow to make... Pin
FeRtoll19-Nov-06 3:35
FeRtoll19-Nov-06 3:35 
AnswerRe: How to make... Pin
Christian Graus19-Nov-06 9:29
protectorChristian Graus19-Nov-06 9: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.