Click here to Skip to main content
15,890,512 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondatatable merging Pin
sekannak7-Apr-10 2:56
sekannak7-Apr-10 2:56 
AnswerRe: datatable merging Pin
Arindam Tewary7-Apr-10 3:22
professionalArindam Tewary7-Apr-10 3:22 
Questionimplement a dicom viewer using asp.net + C# Pin
Punit Belani7-Apr-10 2:17
Punit Belani7-Apr-10 2:17 
AnswerRe: implement a dicom viewer using asp.net + C# Pin
Arindam Tewary7-Apr-10 3:24
professionalArindam Tewary7-Apr-10 3:24 
GeneralRe: implement a dicom viewer using asp.net + C# Pin
Punit Belani7-Apr-10 3:35
Punit Belani7-Apr-10 3:35 
GeneralRe: implement a dicom viewer using asp.net + C# Pin
Jamil Hallal4-Jun-10 3:11
professionalJamil Hallal4-Jun-10 3:11 
AnswerRe: implement a dicom viewer using asp.net + C# Pin
Pablo Cervio8-Sep-10 8:30
Pablo Cervio8-Sep-10 8:30 
QuestionASP.NET Control Custom Attribute Pin
Ahmed Galal7-Apr-10 1:39
Ahmed Galal7-Apr-10 1:39 
I'm tryin to add a custom attribute in the html of a TextBox control in an asp.net page, like the following:

<asp:TextBox  runat="server" ID="txtUserName" myAttr="10" ></asp:TextBox>


when i try to change this attribute from javascript and then read it in the code-behind, i dont get the changes, however if i changed any of the other control attributes like value, it works just fine. i dont know why i cant add my own attributes.

is there anything i should do to tell the asp.net to render my new custom attribute to the viewstate so i can read it later in the code-behind?

i would appreciate any help.
thanks in advance.
AnswerRe: ASP.NET Control Custom Attribute Pin
Arun Jacob7-Apr-10 1:52
Arun Jacob7-Apr-10 1:52 
GeneralRe: ASP.NET Control Custom Attribute Pin
Ahmed Galal7-Apr-10 1:54
Ahmed Galal7-Apr-10 1:54 
AnswerRe: ASP.NET Control Custom Attribute Pin
Not Active7-Apr-10 2:00
mentorNot Active7-Apr-10 2:00 
GeneralRe: ASP.NET Control Custom Attribute Pin
Ahmed Galal7-Apr-10 2:05
Ahmed Galal7-Apr-10 2:05 
GeneralRe: ASP.NET Control Custom Attribute Pin
Not Active7-Apr-10 2:43
mentorNot Active7-Apr-10 2:43 
GeneralRe: ASP.NET Control Custom Attribute Pin
Ahmed Galal7-Apr-10 3:01
Ahmed Galal7-Apr-10 3:01 
AnswerRe: ASP.NET Control Custom Attribute Pin
Arun Jacob7-Apr-10 2:10
Arun Jacob7-Apr-10 2:10 
GeneralRe: ASP.NET Control Custom Attribute Pin
Ahmed Galal7-Apr-10 2:14
Ahmed Galal7-Apr-10 2:14 
AnswerRe: ASP.NET Control Custom Attribute Pin
Arun Jacob7-Apr-10 2:19
Arun Jacob7-Apr-10 2:19 
AnswerRe: ASP.NET Control Custom Attribute [modified] Pin
Arindam Tewary7-Apr-10 2:47
professionalArindam Tewary7-Apr-10 2:47 
GeneralRe: ASP.NET Control Custom Attribute Pin
Ahmed Galal7-Apr-10 3:00
Ahmed Galal7-Apr-10 3:00 
QuestionInternal connection fatal error [modified] Pin
Hy Chanhan7-Apr-10 0:37
professionalHy Chanhan7-Apr-10 0:37 
AnswerRe: Internal connection fatal error Pin
Arindam Tewary7-Apr-10 3:18
professionalArindam Tewary7-Apr-10 3:18 
GeneralRe: Internal connection fatal error Pin
Hy Chanhan7-Apr-10 3:54
professionalHy Chanhan7-Apr-10 3:54 
AnswerRe: Internal connection fatal error Pin
Arindam Tewary7-Apr-10 4:15
professionalArindam Tewary7-Apr-10 4:15 
QuestionTransmit object through Web Service Pin
yu-jian6-Apr-10 21:49
yu-jian6-Apr-10 21:49 
AnswerRe: Transmit object through Web Service Pin
Brij6-Apr-10 23:08
mentorBrij6-Apr-10 23:08 

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.