Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > checkbox toggle

Reply
Thread Tools

checkbox toggle

 
 
Aung
Guest
Posts: n/a
 
      04-09-2004
Hi All,

Is there a way to do similar function like hotmail in datagrid control?
DataGrid control will have check box next to every item and when user click
on it, the ticked table row will be highlighted (similar to Hotmail/Yahoo).
We have done that by controlling check box action and it seems like the page
is refreshing everytime user click. Is there a way to do it without
refreshing the page?

Thank you in advance.

-A


 
Reply With Quote
 
 
 
 
Alvin Bruney [MVP]
Guest
Posts: n/a
 
      04-11-2004
you probably want to handle the checking clientside instead of server side

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/27cok
"Aung" <> wrote in message
news:%...
> Hi All,
>
> Is there a way to do similar function like hotmail in datagrid control?
> DataGrid control will have check box next to every item and when user
> click
> on it, the ticked table row will be highlighted (similar to
> Hotmail/Yahoo).
> We have done that by controlling check box action and it seems like the
> page
> is refreshing everytime user click. Is there a way to do it without
> refreshing the page?
>
> Thank you in advance.
>
> -A
>
>



 
Reply With Quote
 
 
 
 
Aung
Guest
Posts: n/a
 
      04-11-2004
Are there anyway to handle the checking at clientside for datagrid control?
Any indication to examples would be appreciate.

-A


"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:...
> you probably want to handle the checking clientside instead of server side
>
> --
> Regards,
> Alvin Bruney [ASP.NET MVP]
> Got tidbits? Get it here...
> http://tinyurl.com/27cok
> "Aung" <> wrote in message
> news:%...
> > Hi All,
> >
> > Is there a way to do similar function like hotmail in datagrid control?
> > DataGrid control will have check box next to every item and when user
> > click
> > on it, the ticked table row will be highlighted (similar to
> > Hotmail/Yahoo).
> > We have done that by controlling check box action and it seems like the
> > page
> > is refreshing everytime user click. Is there a way to do it without
> > refreshing the page?
> >
> > Thank you in advance.
> >
> > -A
> >
> >

>
>



 
Reply With Quote
 
Alvin Bruney [MVP]
Guest
Posts: n/a
 
      04-11-2004
yes have a look at the ie event model. i believe it is oncheckchange or
something similar

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/27cok
"Aung" <> wrote in message
news:%...
> Are there anyway to handle the checking at clientside for datagrid
> control?
> Any indication to examples would be appreciate.
>
> -A
>
>
> "Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
> news:...
>> you probably want to handle the checking clientside instead of server
>> side
>>
>> --
>> Regards,
>> Alvin Bruney [ASP.NET MVP]
>> Got tidbits? Get it here...
>> http://tinyurl.com/27cok
>> "Aung" <> wrote in message
>> news:%...
>> > Hi All,
>> >
>> > Is there a way to do similar function like hotmail in datagrid control?
>> > DataGrid control will have check box next to every item and when user
>> > click
>> > on it, the ticked table row will be highlighted (similar to
>> > Hotmail/Yahoo).
>> > We have done that by controlling check box action and it seems like the
>> > page
>> > is refreshing everytime user click. Is there a way to do it without
>> > refreshing the page?
>> >
>> > Thank you in advance.
>> >
>> > -A
>> >
>> >

>>
>>

>
>



 
Reply With Quote
 
Ian Oldbury
Guest
Posts: n/a
 
      04-14-2004
did you find any information regarding this, as i'm also looking for
something very similiar.
ian
"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:u4zO%...
> yes have a look at the ie event model. i believe it is oncheckchange or
> something similar
>
> --
> Regards,
> Alvin Bruney [ASP.NET MVP]
> Got tidbits? Get it here...
> http://tinyurl.com/27cok
> "Aung" <> wrote in message
> news:%...
> > Are there anyway to handle the checking at clientside for datagrid
> > control?
> > Any indication to examples would be appreciate.
> >
> > -A
> >
> >
> > "Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
> > news:...
> >> you probably want to handle the checking clientside instead of server
> >> side
> >>
> >> --
> >> Regards,
> >> Alvin Bruney [ASP.NET MVP]
> >> Got tidbits? Get it here...
> >> http://tinyurl.com/27cok
> >> "Aung" <> wrote in message
> >> news:%...
> >> > Hi All,
> >> >
> >> > Is there a way to do similar function like hotmail in datagrid

control?
> >> > DataGrid control will have check box next to every item and when user
> >> > click
> >> > on it, the ticked table row will be highlighted (similar to
> >> > Hotmail/Yahoo).
> >> > We have done that by controlling check box action and it seems like

the
> >> > page
> >> > is refreshing everytime user click. Is there a way to do it without
> >> > refreshing the page?
> >> >
> >> > Thank you in advance.
> >> >
> >> > -A
> >> >
> >> >
> >>
> >>

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
toggle node with checkbox student4lifer@gmail.com Javascript 0 10-12-2008 05:23 AM
Simple Toggle checkbox function on IMAGE click ameshkin Javascript 4 07-22-2008 06:37 PM
[IE] Toggle checkbox state - onclick vs. onchange Stanimir Stamenkov Javascript 0 04-04-2008 07:49 AM
disable checkbox list checkbox Vikram ASP .Net 1 01-25-2006 02:59 PM
Text on Checkbox below the checkbox tshad ASP .Net 0 04-14-2005 11:26 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57