Do you guys have a way I can use the grid without using connector? I am new to this grid and connector you guys have is for asp.net but it’s not for MVC. I looked at the connector but it’s using raw sql and don’t want to do that.
Is there a way to do CRUD by just extracting json/xml value out from grid using api? so I can do it manually?
thanks much
wil