Hi,
I am working on NG Client and creating UI which is utilizing Servoy NG-Grids → DataGrid in multiple forms.
I have successfully mapped required fields in DataGrid and it displays my data as required.
When I try to apply grouping on columns, some grids work fine while some are not working and giving error message “java.sql.SQLSyntaxErrorException: ORA-00960: ambiguous column naming in select list”. I have searched for this error and resolution suggested is to change query partially, which I cannot change because the query is generated by NG-Grid.
Any assistance in resolving above will be highly appreciated.
Thanks
Hi,
are you using the latest version of the NG Grid component ?
do you have a sample solution where is possible to replicate the issue ?
You can submit a case at https://support.servoy.com and attach your sample solution. We will look into it.
Regards,
Paolo
paronne:
Hi,
are you using the latest version of the NG Grid component ?
do you have a sample solution where is possible to replicate the issue ?
You can submit a case at https://support.servoy.com and attach your sample solution. We will look into it.
Regards,
Paolo
Hi Paolo,
Yes, I am using latest Servoy NG Grid v2.0.2 (Latest) as mentioned in Servoy Web Package manager.
I will create a sample solution which can replicate this behavior and submit it at URL mentioned in above reply.
Thanks Paolo