Click here to Skip to main content
15,907,231 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: disabling image button during post back Pin
Vasudevan Deepak Kumar27-Jun-07 1:44
Vasudevan Deepak Kumar27-Jun-07 1:44 
GeneralRe: disabling image button during post back Pin
fthavha27-Jun-07 2:00
fthavha27-Jun-07 2:00 
Questiontype of the web control Pin
248912827-Jun-07 1:25
248912827-Jun-07 1:25 
AnswerRe: type of the web control Pin
Guffa27-Jun-07 1:33
Guffa27-Jun-07 1:33 
AnswerRe: type of the web control Pin
Vasudevan Deepak Kumar27-Jun-07 1:49
Vasudevan Deepak Kumar27-Jun-07 1:49 
QuestionASP.Net Ajax and SQL Reporting Services Pin
Prashant C27-Jun-07 1:20
Prashant C27-Jun-07 1:20 
Questionindian language application in asp.net Pin
thesaint127-Jun-07 1:11
thesaint127-Jun-07 1:11 
Questionhow to convert datareader data into datatable Pin
Pallavi Bhoite27-Jun-07 0:52
Pallavi Bhoite27-Jun-07 0:52 
earlier i was using

sqldataadapter = new SqlDataAdapter(cmd);
sqldataadapter.fill(dataset)

to get data from database, and use to bind it to datagrid. but as i do not use this datagrids for editing. i want to use datareader instead of dataset.

The number of columns will not be fixed so i can not create datatable with fixed number of columns and fill it by iterating through datareader.

i do not want to use ' sqldataadapter.fill(datatable); ' either.

every suggestion welcome ..thanks in advance.



pallavi

AnswerRe: how to convert datareader data into datatable Pin
gauthee27-Jun-07 1:12
gauthee27-Jun-07 1:12 
GeneralRe: how to convert datareader data into datatable Pin
Pallavi Bhoite27-Jun-07 1:20
Pallavi Bhoite27-Jun-07 1:20 
AnswerRe: how to convert datareader data into datatable Pin
Guffa27-Jun-07 1:30
Guffa27-Jun-07 1:30 
GeneralRe: how to convert datareader data into datatable Pin
Pallavi Bhoite27-Jun-07 1:53
Pallavi Bhoite27-Jun-07 1:53 
AnswerRe: how to convert datareader data into datatable Pin
Guffa27-Jun-07 6:01
Guffa27-Jun-07 6:01 
QuestionGridView Pin
sunil kumar verma27-Jun-07 0:43
sunil kumar verma27-Jun-07 0:43 
AnswerRe: GridView Pin
Christian Graus27-Jun-07 0:51
protectorChristian Graus27-Jun-07 0:51 
GeneralRe: GridView Pin
sunil kumar verma27-Jun-07 21:53
sunil kumar verma27-Jun-07 21:53 
AnswerRe: Multiple Forms in One Page Pin
Amit Kumar G27-Jun-07 0:31
Amit Kumar G27-Jun-07 0:31 
GeneralRe: Multiple Forms in One Page Pin
Christian Graus27-Jun-07 0:52
protectorChristian Graus27-Jun-07 0:52 
GeneralRe: Multiple Forms in One Page Pin
Amit Kumar G27-Jun-07 1:16
Amit Kumar G27-Jun-07 1:16 
QuestionGridview - Cannot add server side asp controls into a ItemTemplate Pin
Mertli Ozgur Nevres27-Jun-07 0:29
Mertli Ozgur Nevres27-Jun-07 0:29 
QuestionHow to maintain text in textbox while navigatin to different page. Pin
rahul.net1127-Jun-07 0:25
rahul.net1127-Jun-07 0:25 
AnswerRe: How to maintain text in textbox while navigatin to different page. Pin
André Stroebel27-Jun-07 0:38
André Stroebel27-Jun-07 0:38 
GeneralRe: How to maintain text in textbox while navigatin to different page. Pin
rahul.net1127-Jun-07 0:57
rahul.net1127-Jun-07 0:57 
GeneralRe: How to maintain text in textbox while navigatin to different page. Pin
André Stroebel27-Jun-07 1:19
André Stroebel27-Jun-07 1:19 
AnswerRe: How to maintain text in textbox while navigatin to different page. Pin
Amit Kumar G27-Jun-07 0:40
Amit Kumar G27-Jun-07 0:40 

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.