MS SQLServer 2005 Stored Procedures supported in Grid?

Hi,

My company is wants to buy the DHTMLX Grid control,but before that we need to make sure that MS SQL Server 2005 Stored Procedures are supported in the connector.

As our business logic is written in SPs. Further i tried to convert some of that logic into Queries so that we can pass queries when creating connector object
dhtmlxGridConnector connector = new dhtmlxGridConnector(,)

But it dosent work as we are using function like SUM and CASE statements in SPs.

So, is there any support of SPs or such function in Queries in latest releases.

Regards,
Waqas

Unfortunately it impossible to use stored procedures in current version of dhtmlxConnectors for ASP.NET.