Sigma Php Ajax framework, Ajax Components, GUI Builder
February 09, 2012, 11:19:29 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Sigma Php Ajax framework, Ajax Components, GUI Builder
>
Sigma Grid
>
Sigma Grid - Q&A
(Moderators:
steven
,
gbolanoscruz
) >
setCellValue help
Pages: [
1
]
« previous
next »
Print
Author
Topic: setCellValue help (Read 1780 times)
phneoix
Newbie
Posts: 1
setCellValue help
«
on:
August 26, 2010, 08:11:50 PM »
hi
can anyone please help me with using the function setCellValue with an simple example.
thanks
Logged
vijayamahesh
Newbie
Posts: 2
Re: setCellValue help
«
Reply #1 on:
December 24, 2010, 04:41:22 AM »
mygrid.setColumnValue("acccode",mygrid.activeRecord,'your value');
mygrid.refreshRow(mygrid.activeRow);
use these two lines to set the value in "acccode" column ....... for the current row and column with "acccode" ,, your value will be placed
Logged
useropoulos
Newbie
Posts: 1
Re: setCellValue help
«
Reply #2 on:
March 01, 2011, 01:12:39 AM »
Hi,
I am trying to use setCellValue but my javascript crashes. Actually the code is: mygrid.setCellValue("mycolumn", 1, "new");
setCellValue doesn't seem to work because if I set this line as comment the rest code works fine.
Can somebody tell me what to do?
Thanks
Logged
humi
Hero Member
Posts: 284
Re: setCellValue help
«
Reply #3 on:
March 01, 2011, 07:13:32 AM »
http://www.sigmawidgets.com/products/sigma_grid2/docs/sigma_grid.html#setcellvalue
You're syntax looks correct. I haven't used this function like this before, however.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News & Announcements
-----------------------------
Sigma Visual GUI Builder & Library
-----------------------------
=> Sigma Visual - Knowledge Share
=> Sigma Visual - Q&A
=> Bug Report & Wishlist
-----------------------------
Sigma Grid
-----------------------------
=> Sigma Grid - Q&A
=> Show Case
=> Bug Report & Wishlist
-----------------------------
Other
-----------------------------
=> AJAX & JavaScript
Loading...