Click here to Skip to main content
15,899,314 members
Home / Discussions / C#
   

C#

 
GeneralRe: Invoke Private method of inherited class Pin
Igor Sukhov4-Jul-06 2:36
Igor Sukhov4-Jul-06 2:36 
GeneralRe: Invoke Private method of inherited class Pin
Kais4U4-Jul-06 18:27
Kais4U4-Jul-06 18:27 
GeneralRe: Invoke Private method of inherited class Pin
Igor Sukhov5-Jul-06 6:48
Igor Sukhov5-Jul-06 6:48 
QuestionWindow Handles outside application Pin
Sunitha19833-Jul-06 17:40
Sunitha19833-Jul-06 17:40 
AnswerRe: Window Handles outside application Pin
stancrm3-Jul-06 20:12
stancrm3-Jul-06 20:12 
QuestionUsing Resource files .NET 2.0 Pin
WebMaster3-Jul-06 12:57
WebMaster3-Jul-06 12:57 
AnswerRe: Using Resource files .NET 2.0 Pin
Nader Elshehabi3-Jul-06 14:55
Nader Elshehabi3-Jul-06 14:55 
QuestionProblem with C# asp.net 2.0 TreeView [modified] Pin
WebMaster3-Jul-06 11:04
WebMaster3-Jul-06 11:04 
Sniff | :^) Hi

I am dynamically populating a TreeView using the method:
protected void TreeView1_TreeNodePopulate(object sender, TreeNodeEventArgs e)
{
}

but the problem is: e.Node.Parent is *ALWAYS* null even if I click on leaf and non root nodes! any idea why?? The ValuePath string is correct and the Depth property is also always correct but Parent will always be NULL! this has me totally stumped.

any ideas? I wasted like 2-3 hrs debugging other code for this but then finally found this to be the case and am using the ValuePath to determine the root node now Frown | :-(

(please reply here, do not send me an email thanks)
QuestionReuse Code Pin
picasso23-Jul-06 10:54
picasso23-Jul-06 10:54 
AnswerRe: Reuse Code Pin
Colin Angus Mackay3-Jul-06 13:10
Colin Angus Mackay3-Jul-06 13:10 
QuestionAssistance with converting application to library Pin
b_girl3-Jul-06 9:52
b_girl3-Jul-06 9:52 
AnswerRe: Assistance with converting application to library Pin
BoneSoft3-Jul-06 10:12
BoneSoft3-Jul-06 10:12 
AnswerRe: Assistance with converting application to library Pin
arow69d3-Jul-06 16:46
arow69d3-Jul-06 16:46 
GeneralRe: Assistance with converting application to library Pin
b_girl3-Jul-06 17:10
b_girl3-Jul-06 17:10 
GeneralRe: Assistance with converting application to library Pin
b_girl6-Jul-06 9:47
b_girl6-Jul-06 9:47 
QuestionListViewItem color issues Pin
Aaron Dilliard3-Jul-06 8:31
Aaron Dilliard3-Jul-06 8:31 
AnswerRe: ListViewItem color issues Pin
Ed.Poore3-Jul-06 11:15
Ed.Poore3-Jul-06 11:15 
GeneralRe: ListViewItem color issues Pin
arow69d3-Jul-06 16:40
arow69d3-Jul-06 16:40 
QuestionKeeping the summery after compilation... Pin
Shy Agam3-Jul-06 7:53
Shy Agam3-Jul-06 7:53 
AnswerRe: Keeping the summery after compilation... Pin
Andrew Lygin3-Jul-06 9:02
Andrew Lygin3-Jul-06 9:02 
AnswerRe: Keeping the summery after compilation... Pin
Nader Elshehabi3-Jul-06 15:00
Nader Elshehabi3-Jul-06 15:00 
GeneralRe: Keeping the summery after compilation... Pin
Andrew Lygin3-Jul-06 18:59
Andrew Lygin3-Jul-06 18:59 
QuestionSelected index on fully editable grid/merging datasets Pin
leckey3-Jul-06 7:08
leckey3-Jul-06 7:08 
QuestionLink to constructor file in asp.net 2.0 Pin
AlexKiat3-Jul-06 6:50
AlexKiat3-Jul-06 6:50 
AnswerRe: Link to constructor file in asp.net 2.0 Pin
AlexKiat3-Jul-06 15:44
AlexKiat3-Jul-06 15:44 

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.