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

Visual Basic

 
AnswerRe: How to make glass effect image in .NET/WinXP Pin
hannesHTG8-Sep-06 3:33
hannesHTG8-Sep-06 3:33 
QuestionVB.NET not updating my primary keys Pin
MAJackson7-Sep-06 10:09
MAJackson7-Sep-06 10:09 
AnswerRe: VB.NET not updating my primary keys Pin
MAJackson8-Sep-06 7:16
MAJackson8-Sep-06 7:16 
QuestionAppending Word Documents Pin
Wafdof7-Sep-06 9:13
Wafdof7-Sep-06 9:13 
Questioncalling a function in the code behind from java script Pin
ONeil Tomlinson7-Sep-06 7:18
ONeil Tomlinson7-Sep-06 7:18 
AnswerRe: calling a function in the code behind from java script Pin
Guffa7-Sep-06 8:22
Guffa7-Sep-06 8:22 
Questionhow to export / save wave file from Resource as wave file Pin
elsahaba7-Sep-06 6:47
elsahaba7-Sep-06 6:47 
QuestionTreeview question Pin
KreativeKai7-Sep-06 6:32
professionalKreativeKai7-Sep-06 6:32 
I have a treeview in my form. When you click on one of the nodes (node 1 for this example) the _AfterSelect event executes code based on which node was selected.

I pull up another record and once the record has loaded I click on the treeview again (node 1) to have code executed for the new record.

I’m having problems where the treeview still retains node 1 that was selected for the first record so the _AfterSelect event is not triggered.

I’ve tried to use treeview.refresh and several other methods to try and refresh the treeview to not have any nodes selected when starting a new record. Unfortunately nothing I try works.

I’ve put in a workaround to select a node (node 4) that is not used normally to allow the user to click node 1 without having to worry about it not working because the previous record selected node 1.

Has anyone ran into this problem and do you have a workaround? Confused | :confused:


Lost in the vast sea of .NET

AnswerRe: Treeview question Pin
KreativeKai7-Sep-06 9:20
professionalKreativeKai7-Sep-06 9:20 
AnswerRe: Treeview question Pin
salysle7-Sep-06 13:15
salysle7-Sep-06 13:15 
Questioneditable datagrid column Pin
vidhu raj7-Sep-06 5:03
vidhu raj7-Sep-06 5:03 
AnswerRe: editable datagrid column Pin
KreativeKai7-Sep-06 8:30
professionalKreativeKai7-Sep-06 8:30 
Questionprocedure working fine with oracle is not working when i call from vb Pin
Mohamed nishar7-Sep-06 4:48
Mohamed nishar7-Sep-06 4:48 
QuestionFunction to reverse a number Pin
dcomf7-Sep-06 4:24
dcomf7-Sep-06 4:24 
AnswerRe: Function to reverse a number Pin
aniskhan7-Sep-06 5:04
aniskhan7-Sep-06 5:04 
AnswerRe: Function to reverse a number Pin
aniskhan7-Sep-06 5:35
aniskhan7-Sep-06 5:35 
AnswerRe: Function to reverse a number Pin
Guffa7-Sep-06 8:28
Guffa7-Sep-06 8:28 
QuestionHow to update a table Pin
cstrader2327-Sep-06 2:17
cstrader2327-Sep-06 2:17 
AnswerRe: How to update a table Pin
Nikhil Bandekar7-Sep-06 23:30
Nikhil Bandekar7-Sep-06 23:30 
GeneralRe: How to update a table Pin
cstrader2328-Sep-06 2:58
cstrader2328-Sep-06 2:58 
AnswerRe: How to update a table Pin
Dave Kreskowiak8-Sep-06 3:18
mveDave Kreskowiak8-Sep-06 3:18 
GeneralRe: How to update a table Pin
cstrader2328-Sep-06 3:27
cstrader2328-Sep-06 3:27 
GeneralRe: How to update a table Pin
cstrader2328-Sep-06 3:31
cstrader2328-Sep-06 3:31 
GeneralRe: How to update a table Pin
Dave Kreskowiak8-Sep-06 6:41
mveDave Kreskowiak8-Sep-06 6:41 
QuestionThe source file has changed Pin
KreativeKai7-Sep-06 2:12
professionalKreativeKai7-Sep-06 2:12 

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.