Click here to Skip to main content
15,910,787 members
Home / Discussions / C#
   

C#

 
GeneralRe: datagrid doesn't save the data Pin
denizmercan25-May-04 1:01
denizmercan25-May-04 1:01 
GeneralRe: datagrid doesn't save the data Pin
Heath Stewart25-May-04 3:37
protectorHeath Stewart25-May-04 3:37 
GeneralRe: datagrid doesn't save the data Pin
Heath Stewart25-May-04 3:40
protectorHeath Stewart25-May-04 3:40 
GeneralRe: datagrid doesn't save the data Pin
denizmercan26-May-04 5:08
denizmercan26-May-04 5:08 
GeneralTreeView Control Pin
sachinkalse24-May-04 23:14
sachinkalse24-May-04 23:14 
GeneralRe: TreeView Control Pin
Corinna John24-May-04 23:55
Corinna John24-May-04 23:55 
GeneralRe: TreeView Control Pin
Heath Stewart25-May-04 3:36
protectorHeath Stewart25-May-04 3:36 
GeneralRe: TreeView Control Pin
sachinkalse25-May-04 22:49
sachinkalse25-May-04 22:49 
Thanks your guidance.
Continuing the same topic; if I click nodes of the tree view, I want to add some runtime check boxes, radio buttons, numerical up down, combo box and text boxes that will be different for different nodes. For example, when I go to node 2 from node 1 I want to preserve the states of the controls corresponding to it so that when I again come back , I should get the earlier state. As I have more than 75 different controls and its not practical to have that much variables for each control. Is it OK if I use Hashtable in this situation or is there any other better way of dealing with such a situation.

moreover
How to select node of a TreeView Control by name in C#? i.e. is there any method that takes node name as a parameter and returns node?
please guide.
regards
GeneralRe: TreeView Control Pin
Heath Stewart26-May-04 3:05
protectorHeath Stewart26-May-04 3:05 
GeneralRe: TreeView Control Pin
sachinkalse26-May-04 14:57
sachinkalse26-May-04 14:57 
GeneralMake default e-mail client using C# Pin
lieperik24-May-04 22:30
lieperik24-May-04 22:30 
GeneralRe: Make default e-mail client using C# Pin
Heath Stewart25-May-04 3:32
protectorHeath Stewart25-May-04 3:32 
GeneralEventLog Privileges Pin
Andy *M*24-May-04 22:27
Andy *M*24-May-04 22:27 
GeneralRe: EventLog Privileges Pin
Mazdak24-May-04 23:02
Mazdak24-May-04 23:02 
GeneralRe: EventLog Privileges Pin
Andy *M*24-May-04 23:12
Andy *M*24-May-04 23:12 
GeneralRe: EventLog Privileges Pin
Dave Kreskowiak25-May-04 2:28
mveDave Kreskowiak25-May-04 2:28 
Questionhow to netsend to wan locations Pin
skooij24-May-04 20:12
skooij24-May-04 20:12 
AnswerRe: how to netsend to wan locations Pin
Dave Kreskowiak25-May-04 2:22
mveDave Kreskowiak25-May-04 2:22 
GeneralRe: how to netsend to wan locations Pin
skooij25-May-04 3:00
skooij25-May-04 3:00 
GeneralRe: how to netsend to wan locations Pin
Heath Stewart25-May-04 3:27
protectorHeath Stewart25-May-04 3:27 
GeneralRelease vs. debug Pin
spif200124-May-04 19:58
spif200124-May-04 19:58 
GeneralRe: Release vs. debug Pin
Andy *M*24-May-04 22:34
Andy *M*24-May-04 22:34 
GeneralRe: Release vs. debug Pin
spif200124-May-04 23:23
spif200124-May-04 23:23 
GeneralRe: Release vs. debug Pin
Dave Kreskowiak25-May-04 2:16
mveDave Kreskowiak25-May-04 2:16 
GeneralRe: Release vs. debug Pin
spif200125-May-04 2:24
spif200125-May-04 2:24 

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.