Welcome Guest Search | Active Topics | Sign In | Register

cell style and javascript Options
Philo
Posted: Wednesday, February 24, 2010 3:02:29 PM
Rank: Member
Groups: Member

Joined: 2/24/2010
Posts: 10
Hi.

One Question, how can i change cell style on the grid with javascript, i want to change cell style after update cell value on the grid without postback, can anyboby help me?

Thanks...
eo_support
Posted: Wednesday, February 24, 2010 3:09:30 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You will need to get the cell object first, then call this function:

http://doc.essentialobjects.com/library/1/jsdoc.public.gridcell.overridestyle.aspx

You will also want to go over this if you are not familiar with our client side JavaScript interface:

http://doc.essentialobjects.com/library/1/clientapi_howto.aspx

Thanks!
Philo
Posted: Wednesday, February 24, 2010 3:16:18 PM
Rank: Member
Groups: Member

Joined: 2/24/2010
Posts: 10
hi again...

Another Question, this method works with EO 2008?

Can i change my EO version without problems?
eo_support
Posted: Wednesday, February 24, 2010 3:21:21 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I don't think that method exists in 2008. So you must use 2009 to do that.

2009 is backwards compatible with 2008. So you can change EO version without problem. You do need to rebuild your application with the new version though. You may also need to upgrade your license in order to use the new version.

Thanks!
Philo
Posted: Wednesday, February 24, 2010 3:23:23 PM
Rank: Member
Groups: Member

Joined: 2/24/2010
Posts: 10
thank you for your help,

I will change my version, and rebuilt my application to do this.

Thanks for everything.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.