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,
I can not use the OnPrepareDataBinding because I need to apply the filter on particular event on client side and I using the sendCustomerData in order to invoke the method on server side.
I need to know how to run UpdateUI (client side method) on server side.
Thanks,
Vincenzo
ok, in that mode i can get the cell.Text anyway i need to get also any hidden fields (custom attributes) related to that cell, how to retrieve those?
Vince
I get the cells with
var celObj= rowObj.GetCells();
anyway in that collection I do not find the cell related to column related to the group.
For example I have a webgrid with four column:
name, age, city, job
when I select a row i can get all cells for the row.
If I group by the city when I select a row i find only the cells for name, age, job.
How to get the information about the grouping column cell city?
I am using the WebCombo as editType, We need to maintain the the space in the cell after the selection of the webcomboRow.
in my scenario we have to select a product so we use the webCombo, anyway we need to provide an imput must so the user during the editing in the web combo text box can use the imput mask.
For example for the product number we need the following mask:
"____-___-___" in the text box of the webcombo.
using the InitializeRow I fix the problem when we show data.
Anyway I have the problem when I exit from the edit mode because I insert space chars but when I exit the edit mode on the cell the i lost the spaces and I have only one space char, I need to maintain the space chars.
i insert spaces on Editing mode ('C000[4 spaces]1') but when i exit from edit mode in the textBox (cell Element) I see only one space ('C000 1').
I need to maintain the spaces after the edit mode.
your workaround is ok for webcombocolumn, instead on webgrid into the cell now I have
"C001 000 003 005 1"
we do not have space but the space char
Why the workaround does not work for webgrid?
the code is ok, no problem, we are implementing our custom slidebar based on that code.
Anyway on current version we are using the standard Slidebar customEditor and we have to change its position for our demo.
ok, thanks.
Anyway using the standard Slidebar, without rewrite it; how to change position?
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