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

ASP.NET

 
AnswerRe: Too many literals in the string.. Pin
J$21-Nov-07 9:51
J$21-Nov-07 9:51 
AnswerRe: Too many literals in the string.. Pin
Not Active21-Nov-07 10:19
mentorNot Active21-Nov-07 10:19 
Questioncontrols in collections Pin
filinM21-Nov-07 4:08
filinM21-Nov-07 4:08 
AnswerRe: controls in collections Pin
szukuro21-Nov-07 4:42
szukuro21-Nov-07 4:42 
Questionguide to beginner (Implement business logic algorithm) Pin
raquidd2221-Nov-07 3:40
raquidd2221-Nov-07 3:40 
AnswerRe: guide to beginner (Implement business logic algorithm) Pin
Frank Kerrigan21-Nov-07 10:10
Frank Kerrigan21-Nov-07 10:10 
GeneralRe: guide to beginner (Implement business logic algorithm) Pin
raquidd2221-Nov-07 16:13
raquidd2221-Nov-07 16:13 
QuestionDisplaying Dynamic Template columns Gridview Pin
irkahc21-Nov-07 3:27
irkahc21-Nov-07 3:27 
I have a scnario in my page. when user entered two dates(From and Todate) in textboxes and click on a button the gridview should display two boundcolumns and template columns(vary depends on dates range). Ex, user give 19/11/2007 and 21/11/2007. and clicked on button the Gridview will be
____________________________________________________________
ID(col1) Name(col2) 19/11/2007(col3) 20/11/2007(col4) 21/11/2007 (col5)
------------------------------------------------------------
12 aaaaa image1 Image2 Image2
13 bbbbb image2 image3 Image4
......................................
.......................................


ID and Name are boundfield columns but 19/11/2007 20/11/2007 21/11/2007(Headers) are template columns......template column contains imagebutton control....

if user give the dates 19/11/2007 and 20/11/2007 and clicked on button, the gridview will be
___________________________________________
ID.... Name... 19/11/2007... 20/11/2007 (Headers)
--------------------------------------------
12.... aaaaa .... image1 ........ Image2
13.... bbbbb .... image2 ......... image3
......................................
.......................................

Can anyone give me solution ?am using asp.net 2.0 and c#

Thanks in advance.



so template columns are varying depends on dates range....
QuestionPick Id Under Working GridView Pin
Rinki Mukheraji21-Nov-07 3:09
Rinki Mukheraji21-Nov-07 3:09 
AnswerRe: Pick Id Under Working GridView Pin
SABhatti21-Nov-07 5:38
SABhatti21-Nov-07 5:38 
AnswerRe: How To Display Hierarchical Data by Using Nested Repeater Controls Pin
SABhatti21-Nov-07 5:33
SABhatti21-Nov-07 5:33 
GeneralUI Design: Opinions Pin
Brady Kelly21-Nov-07 2:15
Brady Kelly21-Nov-07 2:15 
QuestionHow to output a web control so that it can be postbacked from the page? Pin
Billypon21-Nov-07 2:09
Billypon21-Nov-07 2:09 
AnswerRe: How to output a web control so that it can be postbacked from the page? Pin
raj@code21-Nov-07 2:34
raj@code21-Nov-07 2:34 
GeneralRe: How to output a web control so that it can be postbacked from the page? Pin
Billypon21-Nov-07 3:50
Billypon21-Nov-07 3:50 
QuestionEmbed object is not working Pin
Kurian_Kurian21-Nov-07 2:08
Kurian_Kurian21-Nov-07 2:08 
QuestionOutlook Template file using ASP.NET Pin
manowj21-Nov-07 1:11
manowj21-Nov-07 1:11 
Questionimp Pin
niki_nilu21-Nov-07 1:05
niki_nilu21-Nov-07 1:05 
QuestionRe: imp Pin
John-ph21-Nov-07 1:10
John-ph21-Nov-07 1:10 
AnswerRe: imp Pin
kapil bhatnagar21-Nov-07 1:10
kapil bhatnagar21-Nov-07 1:10 
AnswerRe: imp Pin
Prateek G21-Nov-07 1:11
Prateek G21-Nov-07 1:11 
GeneralRe: imp Pin
niki_nilu21-Nov-07 1:15
niki_nilu21-Nov-07 1:15 
GeneralRe: imp Pin
Prateek G21-Nov-07 1:26
Prateek G21-Nov-07 1:26 
AnswerRe: imp Pin
Imran Khan Pathan21-Nov-07 1:12
Imran Khan Pathan21-Nov-07 1:12 
GeneralRe: imp Pin
niki_nilu21-Nov-07 1:17
niki_nilu21-Nov-07 1:17 

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.