Click here to Skip to main content
15,905,325 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to get the particular column data in a datagrid when i check the checkbox in one of the columns of the grid Pin
Venkatesh Mookkan30-May-07 21:55
Venkatesh Mookkan30-May-07 21:55 
Questioncan we bind data for datagrid in javascript Pin
M.Ramesh30-May-07 21:19
M.Ramesh30-May-07 21:19 
AnswerRe: can we bind data for datagrid in javascript Pin
Venkatesh Mookkan30-May-07 21:43
Venkatesh Mookkan30-May-07 21:43 
GeneralRe: can we bind data for datagrid in javascript Pin
RichardGrimmer31-May-07 4:56
RichardGrimmer31-May-07 4:56 
GeneralRe: can we bind data for datagrid in javascript Pin
Venkatesh Mookkan31-May-07 5:52
Venkatesh Mookkan31-May-07 5:52 
GeneralRe: can we bind data for datagrid in javascript Pin
RichardGrimmer31-May-07 9:24
RichardGrimmer31-May-07 9:24 
GeneralRe: can we bind data for datagrid in javascript Pin
Venkatesh Mookkan31-May-07 14:15
Venkatesh Mookkan31-May-07 14:15 
AnswerRe: can we bind data for datagrid in javascript Pin
Christian Graus30-May-07 22:15
protectorChristian Graus30-May-07 22:15 
You make your AJAX call, return the data using XML or JSON and then add to your table using the DOM in javascript. I would suspect that the Microsoft AJAX classes would do this for you, if you're using them.

But, you plainly can't databind in javascript, the objects that support data binding are on the client side.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

Questiongridview's checkboxes stay disabled Pin
Ziltard30-May-07 21:13
Ziltard30-May-07 21:13 
AnswerRe: gridview's checkboxes stay disabled Pin
Chetan Ranpariya31-May-07 0:07
Chetan Ranpariya31-May-07 0:07 
AnswerRe: gridview's checkboxes stay disabled Pin
Ziltard31-May-07 0:35
Ziltard31-May-07 0:35 
Questionvertical menus in ASP.Net window based application Pin
.NET- India 30-May-07 20:57
.NET- India 30-May-07 20:57 
AnswerRe: vertical menus in ASP.Net window based application Pin
Christian Graus30-May-07 21:05
protectorChristian Graus30-May-07 21:05 
GeneralRe: vertical menus in ASP.Net window based application Pin
.NET- India 30-May-07 21:18
.NET- India 30-May-07 21:18 
GeneralRe: vertical menus in ASP.Net window based application Pin
.NET- India 30-May-07 21:30
.NET- India 30-May-07 21:30 
GeneralRe: vertical menus in ASP.Net window based application Pin
Sandeep Akhare30-May-07 21:48
Sandeep Akhare30-May-07 21:48 
GeneralRe: vertical menus in ASP.Net window based application Pin
Christian Graus30-May-07 22:13
protectorChristian Graus30-May-07 22:13 
QuestionSession Pin
Socheat.Net30-May-07 20:42
Socheat.Net30-May-07 20:42 
AnswerRe: Session Pin
Christian Graus30-May-07 21:04
protectorChristian Graus30-May-07 21:04 
AnswerRe: Session Pin
Ziltard30-May-07 21:17
Ziltard30-May-07 21:17 
GeneralRe: Session Pin
Socheat.Net30-May-07 21:50
Socheat.Net30-May-07 21:50 
GeneralRe: Session Pin
SimulationofSai30-May-07 22:12
SimulationofSai30-May-07 22:12 
GeneralRe: Session Pin
Socheat.Net30-May-07 22:20
Socheat.Net30-May-07 22:20 
GeneralRe: Session Pin
SimulationofSai30-May-07 22:49
SimulationofSai30-May-07 22:49 
QuestionProblem with printing table of data in the aspx web page. Pin
pradeep kumarappagari30-May-07 20:12
pradeep kumarappagari30-May-07 20: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.