Sigma Php Ajax framework, Ajax Components, GUI Builder
September 09, 2010, 07:16:32 PM *
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: DATA BINDING  (Read 702 times)
Agustino
Newbie
*
Posts: 2


View Profile
« on: August 01, 2008, 04:14:20 AM »

I found bindata syntax in a previous version 1.7, but i can't found it in new verison 2.0.
How to use paging in sigma grid which call web services at .net platform (aspx)?

Thanks
Logged
steven
Moderator
Hero Member
*****
Posts: 541



View Profile
« Reply #1 on: August 01, 2008, 07:28:10 PM »

We are working on a net integration sample.
Here is a beta version for your reference. http://www.sigmawidgets.com/download/sigma_grid_with_csharp_samples_2.0release.zip
Considering most of users are still using .net 2005, we use JSON.NET as for serialization and de-serialization.
I think it's easy for you to convert to .net 2008.
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
Agustino
Newbie
*
Posts: 2


View Profile
« Reply #2 on: August 04, 2008, 10:19:42 PM »

Thank you for your quick reply about data binding.

I have another some question :
1. Can we run insert method from client script?
2. How to disable some cell when we are in edit mode?
3. Can we make taxt box and lookup button in one cell and how to set the value of the text box?

Please give advice.

Thanks
Logged
steven
Moderator
Hero Member
*****
Posts: 541



View Profile
« Reply #3 on: August 04, 2008, 11:06:58 PM »

1. Can we run insert method from client script?
No, you can't. You need to deserialize to .Net Object first.  The .Net code at http://www.sigmawidgets.com/download/sigma_grid_with_csharp_samples_2.0release.zip contains a CRUD (adding, deleting, inserting) sample.
2. How to disable some cell when we are in edit mode?
Take the following code for example, the columns without editor specified, column 2005 and column 2006, is read-only.


3. Can we make taxt box and lookup button in one cell and how to set the value of the text box?
I am not sure http://www.sigmawidgets.com/products/sigma_grid2/demos/example_column_customize_editor.html is what you are asking for
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
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!