checkbox toggle

A

Aung

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
 
A

Alvin Bruney [MVP]

you probably want to handle the checking clientside instead of server side
 
A

Aung

Are there anyway to handle the checking at clientside for datagrid control?
Any indication to examples would be appreciate.

-A


Alvin Bruney said:
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 said:
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
 
A

Alvin Bruney [MVP]

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 said:
Are there anyway to handle the checking at clientside for datagrid
control?
Any indication to examples would be appreciate.

-A


Alvin Bruney said:
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 said:
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
 
I

Ian Oldbury

did you find any information regarding this, as i'm also looking for
something very similiar.
ian
Alvin Bruney said:
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 said:
Are there anyway to handle the checking at clientside for datagrid
control?
Any indication to examples would be appreciate.

-A


Alvin Bruney said:
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
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,050
Latest member
AngelS122

Latest Threads

Top