Hi Guys
There is grid which is using the SQLDATASource for connecting to database.
While doing the Insert,Update and Delete operation it is prompting below error.
Error: e.command.connectionserver version not supported.
SQL Server version: 2012
The insert and update commands are working eventhough the above error is coming but Delete command is not working.
Please help to provide the solution
Nagaraju