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?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: updatedRecords problem  (Read 571 times)
ciungulete
Newbie
*
Posts: 2


View Profile
« 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


View Profile
« 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


View Profile
« 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


View Profile
« 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  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!