I have a mysql normalized database and I would like to show an Editable grid.
Something like this example:http://www.smartclient.com/smartgwte...udeFromDynamic
I want to be able to edit the data and be able to save the data into multiple tables in the database having one-to-many or many-to-one relationship
Is it possible using SQLDatasource? If so, how?
Any help with this matter will be greatly appreciated!
Something like this example:http://www.smartclient.com/smartgwte...udeFromDynamic
I want to be able to edit the data and be able to save the data into multiple tables in the database having one-to-many or many-to-one relationship
Is it possible using SQLDatasource? If so, how?
Any help with this matter will be greatly appreciated!
Comment