C
Care Consulting
Guest
Hi all,
I would like to know how to easily use a devexpress(aspxgridview) to update records in my database.
I have a Web Form set up with the aspxgridview on it. The gridview is linked to a Sqldatasource and the datasource.
The datasource has the already autogenerated Select/Update(with accompanying parameters) statements.
I attempt to run and test by modifying one of the fields but after I click Update and check my table record,
it nulls out the field I changed plus 3 more(2 are dates).
Not sure what am I missing?
Any help appreciated.
Regards,
Patrick
Continue reading...
I would like to know how to easily use a devexpress(aspxgridview) to update records in my database.
I have a Web Form set up with the aspxgridview on it. The gridview is linked to a Sqldatasource and the datasource.
The datasource has the already autogenerated Select/Update(with accompanying parameters) statements.
I attempt to run and test by modifying one of the fields but after I click Update and check my table record,
it nulls out the field I changed plus 3 more(2 are dates).
Not sure what am I missing?
Any help appreciated.
Regards,
Patrick
Continue reading...