From the example in this link: http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/threelevel/defaultcs.aspx
Do the '?'s also apply for sqlDatasource updateCommand Parameters or only for sdsSessionDataSource parametersl? Im getting a ' use of undeclared scalar variable' error message if im passing the parameters prefixing them with n '@' symbol. If i use ?, the error im getting is: Incorrect syntax near '?'
Please advise
Do the '?'s also apply for sqlDatasource updateCommand Parameters or only for sdsSessionDataSource parametersl? Im getting a ' use of undeclared scalar variable' error message if im passing the parameters prefixing them with n '@' symbol. If i use ?, the error im getting is: Incorrect syntax near '?'
Please advise