Sigma Php Ajax framework, Ajax Components, GUI Builder
February 11, 2012, 08:04:45 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
) >
Saving Grid Data while submiting the Form
Pages: [
1
]
« previous
next »
Print
Author
Topic: Saving Grid Data while submiting the Form (Read 926 times)
alabdulelah
Jr. Member
Posts: 9
Saving Grid Data while submiting the Form
«
on:
January 14, 2009, 04:52:21 AM »
Hi,
I have a form with many fields and also the grid, I want a method or a function to save the data of the grid while submiting the form not through the save button on the grid.
Any help ??!
Thanks in Advance
Logged
alabdulelah
Jr. Member
Posts: 9
Re: Saving Grid Data while submiting the Form
«
Reply #1 on:
January 16, 2009, 05:14:42 AM »
Any one know how to do it ??!!!
Logged
alabdulelah
Jr. Member
Posts: 9
Re: Saving Grid Data while submiting the Form
«
Reply #2 on:
January 19, 2009, 02:22:05 AM »
Helloooooooooooooooooooooo
Any one knows the answer
Mr. Steven !!! where are you
don't you have the answer !!!!
Logged
steven
Moderator
Hero Member
Posts: 546
Re: Saving Grid Data while submiting the Form
«
Reply #3 on:
January 19, 2009, 03:55:59 AM »
hello alabdulelah,
I am sorry. Currently you can't do that. because function like grid.save() is not open to the public. I have suggested the developers to expose more functions. Maybe you could see it in the next version.
Logged
Sigma AJAX Data Grid - Easy to Integrate with PHP, ASP Classic, ASP.NET & Java
Sigma PHP Ajax Framework - WYSIWYG GUI Builder With Tree, Grid, Treegrid, Dialog, Tab & More Component
humi
Hero Member
Posts: 284
Re: Saving Grid Data while submiting the Form
«
Reply #4 on:
January 20, 2009, 05:49:31 AM »
uhm..... Only need to expose if he was going to edit the function. But this way he does not need it exposed. Only using it like the "save" button on the toolbar.
<script type="text/javascript"> ect... ect... var mygrid1instance = new Sigma.Grid( gridOption ); </script> <input type="button" value="your save button!" onclick=" mygrid1instance.save(); // do your form saving here. // then you could redirect page ">
«
Last Edit: January 20, 2009, 05:59:12 AM by humi
»
Logged
alabdulelah
Jr. Member
Posts: 9
Re: Saving Grid Data while submiting the Form
«
Reply #5 on:
January 20, 2009, 06:31:28 AM »
Hi,
Thank you very much, that is exactly what I was looking for.
Thanks again
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...