Click here to Skip to main content
15,902,114 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDisplay data as slideshow Pin
yesu prakash7-Sep-09 17:56
yesu prakash7-Sep-09 17:56 
AnswerRe: Display data as slideshow Pin
Christian Graus7-Sep-09 18:02
protectorChristian Graus7-Sep-09 18:02 
QuestionDisplaying User Specific Data (based on user input) Pin
ahayw017-Sep-09 13:17
ahayw017-Sep-09 13:17 
AnswerRe: Displaying User Specific Data (based on user input) Pin
Christian Graus7-Sep-09 13:41
protectorChristian Graus7-Sep-09 13:41 
GeneralRe: Displaying User Specific Data (based on user input) Pin
ahayw017-Sep-09 14:52
ahayw017-Sep-09 14:52 
GeneralRe: Displaying User Specific Data (based on user input) Pin
Christian Graus7-Sep-09 14:55
protectorChristian Graus7-Sep-09 14:55 
GeneralRe: Displaying User Specific Data (based on user input) Pin
ahayw017-Sep-09 17:21
ahayw017-Sep-09 17:21 
GeneralRe: Displaying User Specific Data (based on user input) Pin
Christian Graus7-Sep-09 17:24
protectorChristian Graus7-Sep-09 17:24 
Has anyone gone over the requirements with the client, or are they allowed to invent anything and you're not allowed to offer feedback ?

In any case, you can do this easy enough, just define a column that has a checkbox in a gridview that you display, then check which ones were checked, on postback.

http://www.codeproject.com/info/search.aspx?artkw=gridview+checkbox[^]

There seems to be a lot of CP articles on how to use checkboxes inside a gridview, I'd say you need to start there. It's a while since I've done this sort of thing, and I am sure that an article with downloadable code will help you more than any comments I might make in a forum reply.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: Displaying User Specific Data (based on user input) Pin
ahayw017-Sep-09 17:58
ahayw017-Sep-09 17:58 
AnswerRe: Displaying User Specific Data (based on user input) Pin
N a v a n e e t h7-Sep-09 18:14
N a v a n e e t h7-Sep-09 18:14 
GeneralRe: Displaying User Specific Data (based on user input) Pin
ahayw018-Sep-09 10:56
ahayw018-Sep-09 10:56 
AnswerRe: Displaying User Specific Data (based on user input) Pin
droth178-Sep-09 7:09
droth178-Sep-09 7:09 
GeneralRe: Displaying User Specific Data (based on user input) Pin
ahayw018-Sep-09 10:52
ahayw018-Sep-09 10:52 
QuestionCode Required Pin
vishwjeet7-Sep-09 10:10
vishwjeet7-Sep-09 10:10 
AnswerRe: Code Required Pin
Christian Graus7-Sep-09 11:39
protectorChristian Graus7-Sep-09 11:39 
GeneralRe: Code Required Pin
vishwjeet8-Sep-09 11:22
vishwjeet8-Sep-09 11:22 
Questionproblem with ModalPopupExtender Pin
deleepkv7-Sep-09 9:54
deleepkv7-Sep-09 9:54 
AnswerRe: problem with ModalPopupExtender Pin
Christian Graus7-Sep-09 11:40
protectorChristian Graus7-Sep-09 11:40 
GeneralRe: problem with ModalPopupExtender Pin
deleepkv7-Sep-09 19:37
deleepkv7-Sep-09 19:37 
Questioncall formview Databind event from Raisecallbackevent Pin
Travelthrprog7-Sep-09 9:46
Travelthrprog7-Sep-09 9:46 
AnswerRe: call formview Databind event from Raisecallbackevent Pin
Abhishek Sur7-Sep-09 10:14
professionalAbhishek Sur7-Sep-09 10:14 
GeneralRe: call formview Databind event from Raisecallbackevent Pin
Travelthrprog7-Sep-09 12:49
Travelthrprog7-Sep-09 12:49 
QuestionProblem in TreeView Control Pin
rinku soni 237-Sep-09 3:47
rinku soni 237-Sep-09 3:47 
AnswerRe: Problem in TreeView Control Pin
Abhishek Sur7-Sep-09 9:00
professionalAbhishek Sur7-Sep-09 9:00 
QuestionASP.NET, AJAX Pin
Prakash Halder7-Sep-09 3:37
Prakash Halder7-Sep-09 3:37 

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.