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

ASP.NET

 
GeneralRe: Problem to submit an ASP.NET form by the ENTER KEY Pin
JacquesDP24-Oct-11 23:06
JacquesDP24-Oct-11 23:06 
GeneralRe: Problem to submit an ASP.NET form by the ENTER KEY Pin
TRAORE cheickna25-Oct-11 10:03
TRAORE cheickna25-Oct-11 10:03 
GeneralRe: Problem to submit an ASP.NET form by the ENTER KEY Pin
JacquesDP25-Oct-11 10:43
JacquesDP25-Oct-11 10:43 
GeneralRe: Problem to submit an ASP.NET form by the ENTER KEY Pin
parthibandharma21-Mar-13 20:25
professionalparthibandharma21-Mar-13 20:25 
GeneralRe: Problem to submit an ASP.NET form by the ENTER KEY Pin
parthibandharma24-Oct-11 21:19
professionalparthibandharma24-Oct-11 21:19 
GeneralRe: Problem to submit an ASP.NET form by the ENTER KEY Pin
JacquesDP24-Oct-11 23:17
JacquesDP24-Oct-11 23:17 
AnswerRe: Problem to submit an ASP.NET form by the ENTER KEY Pin
jkirkerx28-Oct-11 20:08
professionaljkirkerx28-Oct-11 20:08 
Questionheader on server control Pin
Member 821751723-Oct-11 8:42
Member 821751723-Oct-11 8:42 
I am adding a checkboxlist control to a new asp.net 2010 web form page. I want a header to showup on the control. For this to occur, I am thinking of having the first now in the column to be the header row. The checkboxlist control will be loaded with data from the database with code. However to load this first row with 'header' datq, i am wondering how you suggest I code it? Initially would I load the checkbox list control to look like the following before the control is loaded with data dynamically:

[^]<asp:CheckBoxList ID="CheckBoxList1" runat="server">
<asp:ListItem>cCompany Name</asp:ListItem>
</asp:CheckBoxList>[^]

If not, what would you suggest I try?

Also, can you tell me any other way you suggest I add a header row to the checkbox list control?
AnswerRe: header on server control Pin
jkirkerx28-Oct-11 20:10
professionaljkirkerx28-Oct-11 20:10 
QuestionError mapping table per subclass in Fluent NHibernate Pin
AumSingh22-Oct-11 3:09
professionalAumSingh22-Oct-11 3:09 
AnswerRe: Error mapping table per subclass in Fluent NHibernate Pin
AumSingh22-Oct-11 8:45
professionalAumSingh22-Oct-11 8:45 
QuestionProblem With Master Pages Pin
AmbiguousName21-Oct-11 7:13
AmbiguousName21-Oct-11 7:13 
AnswerRe: Problem With Master Pages Pin
Dennis E White21-Oct-11 10:25
professionalDennis E White21-Oct-11 10:25 
AnswerRe: Problem With Master Pages Pin
AmbiguousName21-Oct-11 18:54
AmbiguousName21-Oct-11 18:54 
Questionlist control with scroll bar Pin
sc steinhayse21-Oct-11 4:08
sc steinhayse21-Oct-11 4:08 
AnswerRe: list control with scroll bar Pin
Not Active21-Oct-11 4:25
mentorNot Active21-Oct-11 4:25 
Questionstep by step how to upload sql server database on webserver Pin
sheemap21-Oct-11 1:58
sheemap21-Oct-11 1:58 
AnswerRe: step by step how to upload sql server database on webserver Pin
Not Active21-Oct-11 2:11
mentorNot Active21-Oct-11 2:11 
Questionhow to sepeate all list Pin
poonam jagdale21-Oct-11 1:19
poonam jagdale21-Oct-11 1:19 
AnswerRe: how to sepeate all list Pin
Not Active21-Oct-11 2:08
mentorNot Active21-Oct-11 2:08 
Questionuser authentication in asp.net Pin
Member 829494421-Oct-11 0:24
Member 829494421-Oct-11 0:24 
AnswerRe: user authentication in asp.net Pin
JacquesDP25-Oct-11 10:49
JacquesDP25-Oct-11 10:49 
QuestionInvalid postback or callback argument Pin
Amit Spadez20-Oct-11 20:37
professionalAmit Spadez20-Oct-11 20:37 
AnswerRe: Invalid postback or callback argument Pin
jkirkerx28-Oct-11 20:18
professionaljkirkerx28-Oct-11 20:18 
Questionpass values to 2010 control Pin
dcof20-Oct-11 12:19
dcof20-Oct-11 12:19 

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.