Click here to Skip to main content
16,011,870 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Upgraded project Global.asax problem Pin
Sandeep Akhare7-Feb-07 23:30
Sandeep Akhare7-Feb-07 23:30 
AnswerRe: Upgraded project Global.asax problem Pin
Sandeep Akhare7-Feb-07 23:34
Sandeep Akhare7-Feb-07 23:34 
GeneralRe: Upgraded project Global.asax problem Pin
gauthee8-Feb-07 0:31
gauthee8-Feb-07 0:31 
GeneralRe: Upgraded project Global.asax problem Pin
Sandeep Akhare8-Feb-07 1:03
Sandeep Akhare8-Feb-07 1:03 
AnswerRe: Upgraded project Global.asax problem Pin
badgrs8-Feb-07 0:48
badgrs8-Feb-07 0:48 
AnswerRe: Upgraded project Global.asax problem Pin
DavidNohejl8-Feb-07 0:58
DavidNohejl8-Feb-07 0:58 
AnswerRe: Upgraded project Global.asax problem Pin
Russell Jones8-Feb-07 0:59
Russell Jones8-Feb-07 0:59 
QuestionDoes not fire event on selection of node Pin
mohd imran abdul aziz7-Feb-07 23:01
mohd imran abdul aziz7-Feb-07 23:01 
Dear All,
i am making web application using asp.net ,C# (Visual studio 2005).
i am using treeview in a form which i populate through database. now i want to fire event on node selection that is i want each node show display link. on selection of it, some event(Select_Change()) fire. i have writtten treeview as follow


<asp:treeview id="LinksTreeView"
="" font-names="Arial" forecolor="Blue" enableclientscript="true" populatenodesfromclient="true" ontreenodepopulate="PopulateNode" onselectednodechanged="Select_Change" runat="server">

<nodes>

<asp:treenode text="Report"
="" selectaction="Select" populateondemand="true">




i am able to populate it. but node does not fire a event on its selection. which i intend to do

please guide me .



thanks




regards
imran khan

Questionprob with scrollbar created with span/div Pin
Shital@icon7-Feb-07 22:48
Shital@icon7-Feb-07 22:48 
AnswerRe: prob with scrollbar created with span/div Pin
badgrs8-Feb-07 0:46
badgrs8-Feb-07 0:46 
GeneralRe: prob with scrollbar created with span/div Pin
Shital@icon8-Feb-07 19:36
Shital@icon8-Feb-07 19:36 
QuestionSize of physical drive and application in asp.net c# Pin
Malayil alex7-Feb-07 22:42
Malayil alex7-Feb-07 22:42 
AnswerRe: Size of physical drive and application in asp.net c# Pin
Sandeep Akhare7-Feb-07 22:53
Sandeep Akhare7-Feb-07 22:53 
GeneralRe: Size of physical drive and application in asp.net c# Pin
Malayil alex7-Feb-07 23:52
Malayil alex7-Feb-07 23:52 
GeneralRe: Size of physical drive and application in asp.net c# Pin
Sandeep Akhare8-Feb-07 0:18
Sandeep Akhare8-Feb-07 0:18 
GeneralRe: Size of physical drive and application in asp.net c# Pin
Malayil alex8-Feb-07 0:27
Malayil alex8-Feb-07 0:27 
AnswerRe: Size of physical drive and application in asp.net c# Pin
Christian Graus7-Feb-07 23:19
protectorChristian Graus7-Feb-07 23:19 
GeneralRe: Size of physical drive and application in asp.net c# Pin
Malayil alex7-Feb-07 23:55
Malayil alex7-Feb-07 23:55 
Questioncommunicat fingerprint scanner with website Pin
Imran Khan Pathan7-Feb-07 22:37
Imran Khan Pathan7-Feb-07 22:37 
AnswerRe: communicat fingerprint scanner with website Pin
blue_arc7-Feb-07 23:30
blue_arc7-Feb-07 23:30 
QuestionGet the ClientID of the Control in the GridView [modified] Pin
Jay_se7-Feb-07 22:24
Jay_se7-Feb-07 22:24 
AnswerRe: Get the ClientID of the Control in the GridView Pin
Sylvester george7-Feb-07 23:11
Sylvester george7-Feb-07 23:11 
GeneralRe: Get the ClientID of the Control in the GridView Pin
Jay_se8-Feb-07 23:25
Jay_se8-Feb-07 23:25 
QuestionFileupload in ASP.NET2.0 AJAX enabled website [modified] Pin
roopa_ rai7-Feb-07 22:06
roopa_ rai7-Feb-07 22:06 
AnswerRe: Fileupload in ASP.NET2.0 AJAX enabled website Pin
Christian Graus7-Feb-07 22:12
protectorChristian Graus7-Feb-07 22: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.