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,
On a form, I have a webgrid.
Below the webgrid, I have a panel with a few textboxes.
When a user clicks on an editable cell in the webgrid, I would like to populate the textboxes in the panel with data.
Each editable cell in the grid has a unique ID that I can pass to the panel...but how can I make the OnCellClick event fire server code to populate the textboxes...and do it without a full postback?
Hi Sam,
To triggered server-side event from OnCellClick client-side event, you can use SendCustomRequest method. And then use InitializePostBack events to populate the textbox.
To give more detail about this, here I attach a simple sample for you. Please find attachment file name OnCellClickCustomRequest.rar. You can also find this similar step in our WebGrid's documentation "Walkthrough : Sending data to server using OnTheFlyPostBack architecture"
Hope this could help.
Regards,
Julia
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