Click here to Skip to main content
15,892,575 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Server Application Unavailable Pin
N a v a n e e t h18-Nov-07 23:49
N a v a n e e t h18-Nov-07 23:49 
AnswerRe: Server Application Unavailable Pin
Abhijit Jana18-Nov-07 23:52
professionalAbhijit Jana18-Nov-07 23:52 
GeneralRe: Server Application Unavailable Pin
N a v a n e e t h18-Nov-07 23:58
N a v a n e e t h18-Nov-07 23:58 
GeneralRe: Server Application Unavailable Pin
Abhijit Jana19-Nov-07 1:28
professionalAbhijit Jana19-Nov-07 1:28 
AnswerRe: Server Application Unavailable Pin
Kasi Viswanathan18-Nov-07 23:54
Kasi Viswanathan18-Nov-07 23:54 
AnswerRe: Server Application Unavailable Pin
Vasudevan Deepak Kumar19-Nov-07 0:06
Vasudevan Deepak Kumar19-Nov-07 0:06 
QuestionDisplay dynamic columns in Gridview? Pin
irkahc18-Nov-07 23:28
irkahc18-Nov-07 23:28 
AnswerRe: Display dynamic columns in Gridview? Pin
raj@code18-Nov-07 23:38
raj@code18-Nov-07 23:38 
Hi,

I will tell u how to do this on datagrid. The same thing u can implement on gridview. set property AutogenerateColumns="true". Based up on the drop down selection return a dataset from backend and directly bind it to the datagrid.

Ur dataset may contain 4 columns i.e.,
ProductId Name 15/11/2007 16/11/2007 17/11/2007

or 3 columns i.e.,
ProductId Name 15/11/2007 16/11/2007 Based on ur selection.

Hope my solution will give u what u wanted.




Raj
AnswerRe: Display dynamic columns in Gridview? Pin
Sun Rays18-Nov-07 23:39
Sun Rays18-Nov-07 23:39 
QuestionSend Billing Address info to google checkout page Pin
Imran Khan Pathan18-Nov-07 23:22
Imran Khan Pathan18-Nov-07 23:22 
QuestionHow to display images that are outside the Application Folder Pin
raj@code18-Nov-07 23:16
raj@code18-Nov-07 23:16 
AnswerRe: How to display images that are outside the Application Folder Pin
Christian Graus18-Nov-07 23:34
protectorChristian Graus18-Nov-07 23:34 
GeneralRe: How to display images that are outside the Application Folder Pin
raj@code18-Nov-07 23:48
raj@code18-Nov-07 23:48 
GeneralRe: How to display images that are outside the Application Folder Pin
N a v a n e e t h18-Nov-07 23:56
N a v a n e e t h18-Nov-07 23:56 
AnswerRe: How to display images that are outside the Application Folder Pin
John-ph18-Nov-07 23:35
John-ph18-Nov-07 23:35 
GeneralRe: How to display images that are outside the Application Folder Pin
N a v a n e e t h18-Nov-07 23:47
N a v a n e e t h18-Nov-07 23:47 
GeneralRe: How to display images that are outside the Application Folder Pin
John-ph19-Nov-07 0:37
John-ph19-Nov-07 0:37 
AnswerRe: How to display images that are outside the Application Folder Pin
John-ph19-Nov-07 0:55
John-ph19-Nov-07 0:55 
QuestionMenu bar in asp.net Pin
coolsatty18-Nov-07 22:08
coolsatty18-Nov-07 22:08 
AnswerRe: Menu bar in asp.net Pin
N a v a n e e t h18-Nov-07 22:11
N a v a n e e t h18-Nov-07 22:11 
AnswerRe: Menu bar in asp.net Pin
Imran Khan Pathan18-Nov-07 22:23
Imran Khan Pathan18-Nov-07 22:23 
QuestionInternet Explorer (IE) security setting programmatically Pin
h@$@n18-Nov-07 21:32
h@$@n18-Nov-07 21:32 
AnswerRe: Internet Explorer (IE) security setting programmatically [modified] Pin
John-ph18-Nov-07 22:47
John-ph18-Nov-07 22:47 
QuestionHTML images in site Pin
Sam Heller18-Nov-07 21:17
Sam Heller18-Nov-07 21:17 
AnswerRe: HTML images in site Pin
John-ph18-Nov-07 22:34
John-ph18-Nov-07 22:34 

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.