Click here to Skip to main content
15,898,373 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How can display 10 rows in a datagrid with no values ? Pin
Chetan Ranpariya19-Jun-07 1:57
Chetan Ranpariya19-Jun-07 1:57 
AnswerRe: How can display 10 rows in a datagrid with no values ? [modified] Pin
N a v a n e e t h19-Jun-07 2:10
N a v a n e e t h19-Jun-07 2:10 
Questionwant to dsplay msgbox on particular timing Pin
asifbhura19-Jun-07 1:46
asifbhura19-Jun-07 1:46 
AnswerRe: want to dsplay msgbox on particular timing Pin
badgrs19-Jun-07 1:49
badgrs19-Jun-07 1:49 
AnswerRe: want to dsplay msgbox on particular timing Pin
Steven J Jowett19-Jun-07 5:17
Steven J Jowett19-Jun-07 5:17 
QuestionHow to find the data transfer rate over the network? Pin
kaushik_Manoj19-Jun-07 1:24
kaushik_Manoj19-Jun-07 1:24 
AnswerRe: How to find the data transfer rate over the network? Pin
badgrs19-Jun-07 1:37
badgrs19-Jun-07 1:37 
QuestionHelp with a paging problem & checkbox selections with GridView (C# asp.net) Pin
But_Im_a_Lady19-Jun-07 1:23
But_Im_a_Lady19-Jun-07 1:23 
I have quite a complicated problem with the above. I will do my best to explain, although I have a word doc (size 149KB) with the problem explained full with screen shots if any kind person would like me to email this link too I can do...

My Grid View consists of 4 cols:-

1 - ItemTemplate (checkbox)
2 - imageField
3 - ItemTemplate (linkbutton)
4 - ImageField

The data that Im binding too consist of nearly 1000 items and I have paging switched on Pagesize = 200.

Once a user selects an item from the grid, this info is passed to another page.
There are 3 ways in which a user can do this:-

1 -The user clicks col 3 (linkbutton) then col 1 (check box) becomes automatically ticked and the details are passed to another page. This is working fine

2 - The user clicks two checkboxes (col 1) and then clicks col 3 (linkbutton) , but because two other check boxes are already selected and the user has clicked the ‘Col 3’ of one of those items selected, the details of BOTH selected items are passed to another page. This is working fine

3 - This is where I need help If a user clicks on Col 3 (linkButton) and 'other checkboxes' have been ticked (but of different rows to the one which the LinkButton is one) I need to unselect all of the selected check boxes & then auto select the checkbox associated with the clicked linkbutton, then details of this single selected row are then passed to another page. My problem is that some of the checkboxes I have to unselect maybe on different page

If anyone actually understands what I’m trying to do ?! Any help would be most appreciated.

Many thanks,
Janet
AnswerRe: Help with a paging problem & checkbox selections with GridView (C# asp.net) Pin
Chetan Ranpariya19-Jun-07 2:05
Chetan Ranpariya19-Jun-07 2:05 
Questionpopup window Pin
jai 12319-Jun-07 1:23
jai 12319-Jun-07 1:23 
AnswerRe: popup window Pin
_AK_19-Jun-07 1:25
_AK_19-Jun-07 1:25 
AnswerRe: popup window Pin
wEb GuRu...19-Jun-07 1:25
wEb GuRu...19-Jun-07 1:25 
AnswerRe: popup window Pin
asifbhura19-Jun-07 3:30
asifbhura19-Jun-07 3:30 
GeneralRe: popup window Pin
jai 12319-Jun-07 1:36
jai 12319-Jun-07 1:36 
GeneralRe: popup window Pin
badgrs19-Jun-07 1:46
badgrs19-Jun-07 1:46 
GeneralRe: popup window Pin
jai 12319-Jun-07 2:01
jai 12319-Jun-07 2:01 
QuestionSet css class of a TR in c# code Pin
Khawar Abbas119-Jun-07 0:32
Khawar Abbas119-Jun-07 0:32 
AnswerRe: Set css class of a TR in c# code Pin
Chetan Ranpariya19-Jun-07 0:37
Chetan Ranpariya19-Jun-07 0:37 
GeneralRe: Set css class of a TR in c# code Pin
Khawar Abbas119-Jun-07 1:00
Khawar Abbas119-Jun-07 1:00 
GeneralRe: Set css class of a TR in c# code Pin
Chetan Ranpariya19-Jun-07 1:07
Chetan Ranpariya19-Jun-07 1:07 
Questionhow to print an excel file? Pin
pradeep kumarappagari19-Jun-07 0:30
pradeep kumarappagari19-Jun-07 0:30 
AnswerRe: how to print an excel file? Pin
Chetan Ranpariya19-Jun-07 0:40
Chetan Ranpariya19-Jun-07 0:40 
GeneralRe: how to print an excel file? Pin
pradeep kumarappagari19-Jun-07 0:47
pradeep kumarappagari19-Jun-07 0:47 
GeneralRe: how to print an excel file? Pin
Chetan Ranpariya19-Jun-07 0:50
Chetan Ranpariya19-Jun-07 0:50 
GeneralRe: how to print an excel file? Pin
pradeep kumarappagari19-Jun-07 0:53
pradeep kumarappagari19-Jun-07 0:53 

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.