Click here to Skip to main content
15,887,135 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionData push from server to desktop applications Pin
mastjabs3-Jul-06 12:34
mastjabs3-Jul-06 12:34 
AnswerRe: Data push from server to desktop applications Pin
minhpc_bk3-Jul-06 20:37
minhpc_bk3-Jul-06 20:37 
GeneralRe: Data push from server to desktop applications Pin
mastjabs4-Jul-06 12:31
mastjabs4-Jul-06 12:31 
GeneralRe: Data push from server to desktop applications Pin
minhpc_bk4-Jul-06 16:13
minhpc_bk4-Jul-06 16:13 
GeneralRe: Data push from server to desktop applications Pin
mastjabs5-Jul-06 6:50
mastjabs5-Jul-06 6:50 
GeneralRe: Data push from server to desktop applications Pin
minhpc_bk5-Jul-06 20:15
minhpc_bk5-Jul-06 20:15 
Question.mdf file or sql server to .sql script Pin
emran8343-Jul-06 11:20
emran8343-Jul-06 11:20 
Questionproblem with asp.net 2.0 TreeView Pin
WebMaster3-Jul-06 11:06
WebMaster3-Jul-06 11:06 
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)
AnswerRe: problem with asp.net 2.0 TreeView Pin
minhpc_bk3-Jul-06 19:57
minhpc_bk3-Jul-06 19:57 
QuestionAccess Dynamic Controls Pin
tadhg883-Jul-06 5:35
tadhg883-Jul-06 5:35 
Questionproblem When Refreshing a page Pin
meetbinu20033-Jul-06 4:52
meetbinu20033-Jul-06 4:52 
AnswerRe: problem When Refreshing a page Pin
cloudking119663-Jul-06 23:36
cloudking119663-Jul-06 23:36 
Questionweb.sitemap and Page Title Pin
MaWeRic3-Jul-06 2:35
MaWeRic3-Jul-06 2:35 
AnswerRe: web.sitemap and Page Title Pin
Jesse Squire3-Jul-06 3:12
Jesse Squire3-Jul-06 3:12 
GeneralRe: web.sitemap and Page Title [modified] Pin
MaWeRic3-Jul-06 6:00
MaWeRic3-Jul-06 6:00 
QuestionProtect PDF Pin
Tech4U3-Jul-06 2:35
Tech4U3-Jul-06 2:35 
AnswerRe: Protect PDF Pin
Tech4U3-Jul-06 2:37
Tech4U3-Jul-06 2:37 
GeneralRe: Protect PDF Pin
Tech4U3-Jul-06 2:38
Tech4U3-Jul-06 2:38 
QuestionView State Pin
Minuab3-Jul-06 2:32
Minuab3-Jul-06 2:32 
AnswerRe: View State Pin
ritu43213-Jul-06 3:20
ritu43213-Jul-06 3:20 
AnswerRe: View State Pin
Jesse Squire3-Jul-06 3:28
Jesse Squire3-Jul-06 3:28 
QuestionDatagrid Problem Pin
Minuab3-Jul-06 1:32
Minuab3-Jul-06 1:32 
AnswerRe: Datagrid Problem Pin
amaneet3-Jul-06 1:40
amaneet3-Jul-06 1:40 
GeneralRe: Datagrid Problem Pin
Minuab3-Jul-06 1:53
Minuab3-Jul-06 1:53 
GeneralRe: Datagrid Problem Pin
murali.vemula3-Jul-06 2:10
murali.vemula3-Jul-06 2:10 

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.