Click here to Skip to main content
15,917,174 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionsave image from flash binary data Pin
blacktsinan23-Apr-09 3:41
blacktsinan23-Apr-09 3:41 
AnswerRe: save image from flash binary data Pin
ToddHileHoffer23-Apr-09 4:41
ToddHileHoffer23-Apr-09 4:41 
GeneralRe: save image from flash binary data Pin
blacktsinan23-Apr-09 5:14
blacktsinan23-Apr-09 5:14 
GeneralRe: save image from flash binary data Pin
ToddHileHoffer23-Apr-09 5:32
ToddHileHoffer23-Apr-09 5:32 
QuestionGridview Question Pin
Vimalsoft(Pty) Ltd23-Apr-09 2:42
professionalVimalsoft(Pty) Ltd23-Apr-09 2:42 
AnswerRe: Gridview Question Pin
Nyoti Rukadikar23-Apr-09 3:09
Nyoti Rukadikar23-Apr-09 3:09 
GeneralRe: Gridview Question Pin
Vimalsoft(Pty) Ltd23-Apr-09 3:59
professionalVimalsoft(Pty) Ltd23-Apr-09 3:59 
GeneralRe: Gridview Question Pin
Nyoti Rukadikar23-Apr-09 4:09
Nyoti Rukadikar23-Apr-09 4:09 
With T-SQL you will return an input from select query, which will look something like this.

Description Cost Template

description1 9
description2 10
description1 29
description3 8
description3 4

Get this into a datatable. You can do it either using adaptor.Fill (Dataset)
and then dataset.Tables[0]

Let me know if I understood your question correctly.

Thanks.
GeneralRe: Gridview Question Pin
Vimalsoft(Pty) Ltd23-Apr-09 4:20
professionalVimalsoft(Pty) Ltd23-Apr-09 4:20 
GeneralRe: Gridview Question Pin
Nyoti Rukadikar23-Apr-09 4:28
Nyoti Rukadikar23-Apr-09 4:28 
GeneralRe: Gridview Question Pin
Nyoti Rukadikar23-Apr-09 4:10
Nyoti Rukadikar23-Apr-09 4:10 
GeneralRe: Gridview Question Pin
Vimalsoft(Pty) Ltd23-Apr-09 4:17
professionalVimalsoft(Pty) Ltd23-Apr-09 4:17 
QuestionPage LifeCycle Problem ! Pin
mr_muskurahat23-Apr-09 2:03
mr_muskurahat23-Apr-09 2:03 
QuestionHow to add a master page after the webpages are added to the Project? Pin
Subin Alex23-Apr-09 2:02
Subin Alex23-Apr-09 2:02 
AnswerRe: How to add a master page after the webpages are added to the Project? Pin
DoctorMick23-Apr-09 2:24
DoctorMick23-Apr-09 2:24 
GeneralRe: How to add a master page after the webpages are added to the Project? Pin
Subin Alex23-Apr-09 18:44
Subin Alex23-Apr-09 18:44 
GeneralRe: How to add a master page after the webpages are added to the Project? Pin
DoctorMick24-Apr-09 0:41
DoctorMick24-Apr-09 0:41 
QuestionVery slow postback Pin
Girish48123-Apr-09 1:13
Girish48123-Apr-09 1:13 
AnswerRe: Very slow postback Pin
G. K. Singh23-Apr-09 1:40
G. K. Singh23-Apr-09 1:40 
GeneralRe: Very slow postback Pin
Girish48123-Apr-09 1:44
Girish48123-Apr-09 1:44 
GeneralRe: Very slow postback Pin
DoctorMick23-Apr-09 2:25
DoctorMick23-Apr-09 2:25 
GeneralRe: Very slow postback Pin
Girish48123-Apr-09 2:32
Girish48123-Apr-09 2:32 
GeneralRe: Very slow postback Pin
RonRasmussen23-Apr-09 3:16
RonRasmussen23-Apr-09 3:16 
AnswerRe: Very slow postback Pin
ToddHileHoffer23-Apr-09 4:54
ToddHileHoffer23-Apr-09 4:54 
QuestionCreating Link Array using Asp.Net Pin
smartsabbas5223-Apr-09 0:29
smartsabbas5223-Apr-09 0:29 

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.