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

ASP.NET

 
GeneralRe: file uploade component Pin
Christian Graus3-Nov-09 9:17
protectorChristian Graus3-Nov-09 9:17 
AnswerRe: [Message Deleted] [modified] Pin
Christian Graus3-Nov-09 9:32
protectorChristian Graus3-Nov-09 9:32 
GeneralRe: [Message Deleted] Pin
Abhishek Sur3-Nov-09 11:54
professionalAbhishek Sur3-Nov-09 11:54 
GeneralRe: [Message Deleted] Pin
Christian Graus3-Nov-09 12:14
protectorChristian Graus3-Nov-09 12:14 
GeneralRe: [Message Deleted] Pin
Not Active3-Nov-09 12:33
mentorNot Active3-Nov-09 12:33 
GeneralRe: [Message Deleted] Pin
Abhishek Sur3-Nov-09 20:18
professionalAbhishek Sur3-Nov-09 20:18 
QuestionHelp with SQL Database and ASPX Page Pin
mavrik51503-Nov-09 6:35
mavrik51503-Nov-09 6:35 
AnswerRe: Help with SQL Database and ASPX Page Pin
David Mujica3-Nov-09 7:30
David Mujica3-Nov-09 7:30 
I believe what you are asking for can be done, however, it will require some coding on your part and you won't be able to use the Drag and Drop functionality of the Gridview.

What you want to research is building your Gridview at run time instead of design time.

This means that you will need to dynamically add controls to the basic Gridview control based on the columns that you are attempting to bind to that control.

I don't have an example on hand, but I've seen it done before. Search around for Gridview and Dynamic columns or controls.

Good luck. Smile | :)
GeneralRe: Help with SQL Database and ASPX Page Pin
mavrik51503-Nov-09 10:28
mavrik51503-Nov-09 10:28 
QuestionSoftware Project - Time Estimation Pin
Anusha.19803-Nov-09 6:00
Anusha.19803-Nov-09 6:00 
AnswerRe: Software Project - Time Estimation Pin
Christian Graus3-Nov-09 8:43
protectorChristian Graus3-Nov-09 8:43 
AnswerRe: Software Project - Time Estimation Pin
Not Active3-Nov-09 8:44
mentorNot Active3-Nov-09 8:44 
QuestionCrystal Report Best Practice Question Pin
Mesut KOSUCU3-Nov-09 5:25
Mesut KOSUCU3-Nov-09 5:25 
AnswerRe: Crystal Report Best Practice Question Pin
Abhishek Sur3-Nov-09 6:01
professionalAbhishek Sur3-Nov-09 6:01 
GeneralRe: Crystal Report Best Practice Question Pin
Mesut KOSUCU3-Nov-09 6:16
Mesut KOSUCU3-Nov-09 6:16 
GeneralRe: Crystal Report Best Practice Question Pin
Abhishek Sur3-Nov-09 11:53
professionalAbhishek Sur3-Nov-09 11:53 
QuestionSoftware Project Management Templates Pin
Anusha.19803-Nov-09 5:08
Anusha.19803-Nov-09 5:08 
AnswerRe: Software Project Management Templates Pin
Christian Graus3-Nov-09 8:43
protectorChristian Graus3-Nov-09 8:43 
AnswerRe: Software Project Management Templates Pin
sashidhar3-Nov-09 17:36
sashidhar3-Nov-09 17:36 
QuestionWeb Matrix on Win7 how to Use SQL server? Pin
omarko_hjw3-Nov-09 4:55
omarko_hjw3-Nov-09 4:55 
AnswerRe: Web Matrix on Win7 how to Use SQL server? Pin
Mesut KOSUCU3-Nov-09 5:45
Mesut KOSUCU3-Nov-09 5:45 
GeneralRe: Web Matrix on Win7 how to Use SQL server? Pin
omarko_hjw3-Nov-09 6:52
omarko_hjw3-Nov-09 6:52 
QuestionSystem.OutOfMemoryException when writing a csv file Pin
K.Safvi3-Nov-09 2:40
K.Safvi3-Nov-09 2:40 
AnswerRe: System.OutOfMemoryException when writing a csv file- here is my code Pin
K.Safvi3-Nov-09 2:47
K.Safvi3-Nov-09 2:47 
AnswerRe: System.OutOfMemoryException when writing a csv file Pin
Shameel3-Nov-09 2:55
professionalShameel3-Nov-09 2:55 

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.