Click here to Skip to main content
15,896,557 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralHelp me to load xml file Pin
Zeeshan Ahmed Memon7-Feb-08 19:16
Zeeshan Ahmed Memon7-Feb-08 19:16 
GeneralRe: Help me to load xml file Pin
Sandeep Akhare7-Feb-08 20:24
Sandeep Akhare7-Feb-08 20:24 
GeneralRe: Help me to load xml file Pin
Zeeshan Ahmed Memon7-Feb-08 21:06
Zeeshan Ahmed Memon7-Feb-08 21:06 
General"Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method" Pin
Chetan Patel7-Feb-08 18:12
Chetan Patel7-Feb-08 18:12 
Questiongarbage collection Pin
Member 47080777-Feb-08 17:48
Member 47080777-Feb-08 17:48 
GeneralRe: garbage collection Pin
dilipv7-Feb-08 18:37
dilipv7-Feb-08 18:37 
GeneralRe: garbage collection Pin
Sandeep Akhare7-Feb-08 18:39
Sandeep Akhare7-Feb-08 18:39 
Generalset attribute for treenode Pin
SreejithAchutan7-Feb-08 16:59
SreejithAchutan7-Feb-08 16:59 
Hello Good Morning To Everybody,

I have a query about the treeview control in asp.net.For treeview control we can set treeview.attributes,like that i want to set treenode.attibutes.is it possible through any way.Please help me.The design is attached below.Kindly help me.
<asp:TreeView ID="Tree_MasterTable" runat="server" ShowLines="true" OnSelectedNodeChanged="Tree_MasterTable_SelectedNodeChanged">
<Nodes>
<asp:TreeNode Text="Admission" Value="Admission">
<asp:TreeNode Text="Subject" Value="Subject"></asp:TreeNode>
<asp:TreeNode Text="Language" Value="Language"></asp:TreeNode>
<asp:TreeNode Text="Religion" Value="Religion"></asp:TreeNode>
<asp:TreeNode Text="QualifyExam" Value="QualifyExam"></asp:TreeNode>
</asp:TreeNode>
<asp:TreeNode Text="Fees" Value="Fees">
<asp:TreeNode Text="FeeTerm" Value="FeeTerm"></asp:TreeNode>
</asp:TreeNode>
</Nodes>
</asp:TreeView>
GeneralRadiobutton's ServerChange event handler does not fire Pin
tjkota7-Feb-08 10:42
tjkota7-Feb-08 10:42 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
pmarfleet7-Feb-08 11:48
pmarfleet7-Feb-08 11:48 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
tjkota7-Feb-08 11:51
tjkota7-Feb-08 11:51 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
tjkota7-Feb-08 11:52
tjkota7-Feb-08 11:52 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
pmarfleet7-Feb-08 12:03
pmarfleet7-Feb-08 12:03 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
tjkota7-Feb-08 12:04
tjkota7-Feb-08 12:04 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
Expert Coming7-Feb-08 16:06
Expert Coming7-Feb-08 16:06 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
Sandeep Akhare7-Feb-08 18:44
Sandeep Akhare7-Feb-08 18:44 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
Gandalf_TheWhite7-Feb-08 18:49
professionalGandalf_TheWhite7-Feb-08 18:49 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
Sandeep Akhare7-Feb-08 18:53
Sandeep Akhare7-Feb-08 18:53 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
Gandalf_TheWhite7-Feb-08 19:06
professionalGandalf_TheWhite7-Feb-08 19:06 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
Sandeep Akhare7-Feb-08 19:16
Sandeep Akhare7-Feb-08 19:16 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
Gandalf_TheWhite7-Feb-08 19:24
professionalGandalf_TheWhite7-Feb-08 19:24 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
Gandalf_TheWhite7-Feb-08 19:37
professionalGandalf_TheWhite7-Feb-08 19:37 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
Gandalf_TheWhite7-Feb-08 19:43
professionalGandalf_TheWhite7-Feb-08 19:43 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
tjkota8-Feb-08 5:26
tjkota8-Feb-08 5:26 
GeneralRe: Radiobutton's ServerChange event handler does not fire Pin
Gandalf_TheWhite8-Feb-08 19:05
professionalGandalf_TheWhite8-Feb-08 19:05 

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.