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
I did some more testing. This appears to happen anytime I use the UpdateUI and RefreshAll client-side functions. This shift occurred even without grouping.
I filtered a column, and then later cleared the FilteredColumns collection, then called UpdateUI/RefreshAll, and the shift started again. I can filter and unfilter using the filterrow built in functionality all I want, but the second I use the UpdateUI stuff, it starts shifting.
Any other ideas? Thanks!
Mike
I have this same problem.
I ended up having to stop the user from exporting this many records to the grid's built-in export formats and try to directly read the DataView of the DataSet and manually export to a format like CSV (streaming to disk).
I would love a long-term solution to exporting to Excel. Although I'm not sure Excel can handle more than 65K rows?
Thanks Andi.
However, my page uses the following doctype:
When I remove that doctype, it still shifts the editbox.
I can reproduce it now - the filter row has to be shown with CellSelect mode on too.
.AllowFilter = Filter.Yes
.CellClickAction = CellClick.CellSelect
I have attached the sample ASPX page (it belongs in C:\Program Files\Intersoft Solutions\Intersoft WebUI Studio 2009 R1\Samples\For ASP.NET\ISNet.WebUI.Samples\vb\WebGrid
I also included in the zip file the recording of the error. FYI - the video first includes a demonstration of another issue I brought up in the forums about SelectedObject on serverside so I can post there too, but the 2nd part is the JS error.
Thank you. I right-clicked on the GroupHeader row, not the GroupByBox element. However, I also couldn't reproduce it with that sample. I will try to figure how which other setting is needed to replicate, then post the sample.
Thank you - how would you like me to submit this as a feature request? TDN?
I wouldn't see why OnCellSelect wouldn't be an appropriate event, as you can check selectedobject to see what type it is, but if it'll cause conflict with existing apps, I can deal with another set of events. I just need something that will fire consistently regardless of how the cell got focus (keyboard, mouse, click, etc).
Thank you - I have that much in place.
But with CellClickAction=CellSelect, the user can arrow left/right to different CELLS within the row. I need to know which cell is focused on/selected, not just that the NewRow is selected as a whole.
I would have expected the OnCellSelect to fire in this case, but it doesn't seem to fire for either NewRow or FilterRow.
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