|
steven
|
 |
« 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.zipConsidering 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
|
|
|
|
steven
|
 |
« 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
|
|
|