Click here to Skip to main content
15,919,749 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Error: "The file could not be loaded in to the Web Forms designer" Pin
Blumen4-Jun-07 23:20
Blumen4-Jun-07 23:20 
QuestionAuto post back!!!!!!!!! Pin
rameshbhojan4-Jun-07 17:54
rameshbhojan4-Jun-07 17:54 
AnswerRe: Auto post back!!!!!!!!! Pin
N a v a n e e t h4-Jun-07 18:01
N a v a n e e t h4-Jun-07 18:01 
GeneralRe: Auto post back!!!!!!!!! Pin
rameshbhojan4-Jun-07 19:11
rameshbhojan4-Jun-07 19:11 
GeneralRe: Auto post back!!!!!!!!! Pin
Harini N K4-Jun-07 19:17
Harini N K4-Jun-07 19:17 
AnswerRe: Auto post back!!!!!!!!! Pin
Puneet Sri4-Jun-07 21:10
Puneet Sri4-Jun-07 21:10 
Questionadding checkbox to datagrid usig javascript Pin
kmanisha4-Jun-07 17:49
kmanisha4-Jun-07 17:49 
AnswerRe: adding checkbox to datagrid usig javascript Pin
N a v a n e e t h4-Jun-07 18:05
N a v a n e e t h4-Jun-07 18:05 
kmanisha wrote:
i want to add one html checkbox in each row of datagrid

Datagrid is having different types of columns. In your scenario, you can make use of template column. Template column can contain other controls. So inside one template column put checkbox and make it runat=server. When datagrid render it will show this checkbox also.  Datagrid will assign unique id to the checkboxes ( You can see in the viewsource ). Use this id to get the value through javascript.


Navaneeth
My Website

GeneralRe: adding checkbox to datagrid usig javascript Pin
Laxmikant Lad4-Jun-07 18:41
Laxmikant Lad4-Jun-07 18:41 
GeneralRe: adding checkbox to datagrid usig javascript Pin
N a v a n e e t h4-Jun-07 18:50
N a v a n e e t h4-Jun-07 18:50 
QuestionRegular Expressions Pin
dhatchu4-Jun-07 5:34
dhatchu4-Jun-07 5:34 
AnswerRe: Regular Expressions Pin
andyharman4-Jun-07 7:17
professionalandyharman4-Jun-07 7:17 
Questionalert information at task bar for received mail, like google talk Pin
Be_Aman4-Jun-07 4:02
Be_Aman4-Jun-07 4:02 
QuestionSearch Engine in DotLucene Pin
Sandeep Akhare4-Jun-07 3:38
Sandeep Akhare4-Jun-07 3:38 
AnswerRe: Search Engine in DotLucene Pin
Sathesh Sakthivel4-Jun-07 3:49
Sathesh Sakthivel4-Jun-07 3:49 
GeneralRe: Search Engine in DotLucene Pin
Sandeep Akhare4-Jun-07 3:55
Sandeep Akhare4-Jun-07 3:55 
GeneralRe: Search Engine in DotLucene Pin
Sathesh Sakthivel4-Jun-07 6:12
Sathesh Sakthivel4-Jun-07 6:12 
GeneralRe: Search Engine in DotLucene Pin
Sandeep Akhare4-Jun-07 21:09
Sandeep Akhare4-Jun-07 21:09 
AnswerRe: Search Engine in DotLucene Pin
N a v a n e e t h4-Jun-07 18:09
N a v a n e e t h4-Jun-07 18:09 
GeneralRe: Search Engine in DotLucene Pin
Sandeep Akhare4-Jun-07 21:07
Sandeep Akhare4-Jun-07 21:07 
QuestionQuestions about Ajax and ASP.NET Pin
kallileo4-Jun-07 3:07
kallileo4-Jun-07 3:07 
AnswerRe: Questions about Ajax and ASP.NET Pin
Not Active4-Jun-07 3:12
mentorNot Active4-Jun-07 3:12 
GeneralRe: Questions about Ajax and ASP.NET Pin
kallileo4-Jun-07 20:26
kallileo4-Jun-07 20:26 
GeneralRe: Questions about Ajax and ASP.NET Pin
Not Active5-Jun-07 0:40
mentorNot Active5-Jun-07 0:40 
GeneralRe: Questions about Ajax and ASP.NET Pin
kallileo5-Jun-07 0:46
kallileo5-Jun-07 0:46 

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.