Hi There,
I am using trial version of 11.4.26 for testing an existing application which was using VS2005 / Syncfusion 6.x version. Works fine of with VS2005 / 6.x version / .net 2.5, however, I get below error when I try to compile using VS2012 and Syncfusion 11.x version
Can you please advise what is missing and what do I need to do to make this work?
Below code works fine with VS2005/.NET 2.5 framwwork / Syncfusion 6.x version, however fails using VS2012 /4.0/11.x version. Can you please advise?
this.TodayTradeGrouping.BeforeCallbackScript = "if(arg.indexOf(MOVETO:RR:)!=-1){this.continueCallback = false;_sfCallbackMultiplexer1.doCallback(TodayTradeGrouping, arg);}";
Error 76 Syncfusion.Web.UI.WebControls.Grid.Grouping.GridGroupingControl does not contain a definition for BeforeCallbackScript and no extension method BeforeCallbackScript accepting a first argument of type Syncfusion.Web.UI.WebControls.Grid.Grouping.GridGroupingControl could be found (are you missing a using directive or an assembly reference?)
Regards,
Kewal
Hi There,
I am using trial version of 11.4.26 for testing an existing application which was using VS2005 / Syncfusion 6.x version. Works fine of with VS2005 / 6.x version / .net 2.5, however, I get below error when I try to compile using VS2012 and Syncfusion 11.x version
Can you please advise what is missing and what do I need to do to make this work?
Below code works fine with VS2005/.NET 2.5 framwwork / Syncfusion 6.x version, however fails using VS2012 /4.0/11.x version. Can you please advise?
this.TodayTradeGrouping.BeforeCallbackScript = "if(arg.indexOf('MOVETO:RR:')!=-1){this.continueCallback = false;_sfCallbackMultiplexer1.doCallback('TodayTradeGrouping', arg);}";
Error76'Syncfusion.Web.UI.WebControls.Grid.Grouping.GridGroupingControl' does not contain a definition for 'BeforeCallbackScript' and no extension method 'BeforeCallbackScript' accepting a first argument of type 'Syncfusion.Web.UI.WebControls.Grid.Grouping.GridGroupingControl' could be found (are you missing a using directive or an assembly reference?)
Regards,
Kewal
PS:I keep getting below error - when I try to contact support.Due to an unknown problem, your query was not sent to our support team. Please reload the page and try again
Hi Kewal,
Thanks for using syncfusion products .
The property "BeforeCallbackScript" is depreciated and is no longer available in our current version.
So could you please provide us some information regarding your requirement, so that we will be able to provide you with better solution.
Please get back to us if you need further assistance.
Regards,sandhya D