Sigma Php Ajax framework, Ajax Components, GUI Builder
February 11, 2012, 06:17:39 AM
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
) >
updatedRecords problem
Pages: [
1
]
« previous
next »
Print
Author
Topic: updatedRecords problem (Read 571 times)
ciungulete
Newbie
Posts: 2
updatedRecords problem
«
on:
July 23, 2010, 05:51:46 AM »
Hy all,
Who can help me with updateRecords, i try all things for this but don`t work. If someone know how to do updatedRecords work in sigma grid pls help me. I waiting your answers. Thx
Logged
OKL
Jr. Member
Posts: 14
Re: updatedRecords problem
«
Reply #1 on:
July 29, 2010, 01:12:55 PM »
try this:
var mygrid = Sigma.$grid("gridid");
var jsUpdatedRows = grid.getUpdatedRecords();
Logged
ciungulete
Newbie
Posts: 2
Re: updatedRecords problem
«
Reply #2 on:
July 30, 2010, 09:02:04 AM »
I try, i need to update data in mysql table when press save. At my table when press save return old values, nothing changed
Logged
jovibals
Hero Member
Posts: 134
Re: updatedRecords problem
«
Reply #3 on:
August 02, 2010, 11:09:00 PM »
var mygrid = new Sigma.Grid(gridOption);
Sigma.Util.onLoad(Sigma.Grid.render(mygrid));
var updatedRecord = mygrid..getUpdatedRecords();
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...