iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi,
Im getting this error on calling SendCustomRequest. Ive done this sort of thing before without any problems, so have no idea what the issue is (DLL versions?). The DLL versions I am using are:
Webgrid.dll - 7.0.7200.306
Webgrid.resources.dll - 7.0.7200.306
Here is my javascript function:
{
answerFromField.value = answerFrom;
answerToField.value = answerTo;
answerCorrectField.value = isCorrect;
grid.SendCustomRequest();
}
And here is my grid definition:
And here is my code behind:
protected void grd_Answers_InitializePostBack(object sender, ISNet.WebUI.WebGrid.PostbackEventArgs e){
grd_Answers.ClientAction.Refresh(); }} Does anyone know what the issue might be? thanks Darren
Does anyone know what the issue might be?
thanks
Darren
Hello Darren,
Do you mean that this is working before? FYI, this error is appeared only when you used unbound WebGrid or the communication with server is disconnected. WebGrid did not get expected response from the server. So, please ensureyour server connection or database.
Regards,Handy
Hi Handy,
Sorry - turns out this is a false alarm, the problem only occurs when I dont bind the grid - which is inline with what you are saying. Thanks for looking, I have it working for me now.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname