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
var table = grid.RootTable; var column= table.GetElement(WG40.COLHEADER, WG40.HTMLTABLE).childNodes[0].childNodes[0].childNodes[1].childNodes[0].childNodes[0]; -- Remove underline code,it can work。 column.innerText = "Book Code";
Thank you.
Thank you, Riendy, after used
grid.RootTable.Columns.GetNamedItem("CategoryID").GetElement(WG40.COLHEADER, WG 40.HTMLDIV).parentNode.childNodes[1].innerText = "Book Code";
, but sort function do not work?
Thanks
I create a sample project show the issue 2, you can use "create table.sql" file to create table and data. my db name is SampleDB.
when set "wg2" AllowAutoDataCaching = False, issue 1 will happen.
thanks.
I found two problems.
1. when i sort webgrid A by click someone column head(expanded child status), it still show error "System.Exception: SelectedObject's Element is not available yet in this event.". I set RestoreRowSelection = All, but still show same error.
2.webgrid A have two rows(a_rows1 and a_rows2), When i expanded a_rows2, select first child row, webgrid B display right(pic1), When i expand a_rows1, select first child row of the a_rows1, webgrid B still display right, after this operation, i select first child row of a_rows2 again, WebGrid B display error information(pic2). when i select secondly child row of a_rows2,WebGrid B display information corresponding first child row of the a_rows2(pic3), when i select third child row of a_rows2,WebGrid B display information corresponding secondly child row of the a_rows2(pic4), When i shrink a_rows1, then select first(second or third) child row of a_rows2, WebGrid B display right(pic5). i debug the code, when a_rows1 is expand, get information by "RetrieveClientLastSelectedObject()" function is not right. is this a bug?
thanks
Thanks a lot, This't OK!
i found way to get the information by InitializePostBack event using InvokeScript functon to execite client javascript code, thanks!
Thank you, I make a mistake, so GetCachedDataSource() return is null, now it can work, thanks again
Best Regards
I try to using the snippet code, but GetCachedDataSource() function always return null, (AllowAutoDataCaching=True, AlwaysUseCachedDataOnFirstLoad=False). How can i do?
Thanks a lot, If webgrid in SelfReferencing mode and ColumnFooterAggregateMode="CalculateAllData", how to use CustomAggregate API calculate all data? this example only calculate the level 1 rows. not all data.
I can set EnableCaching = No to avoid this issue now, but the other question "smaple2.aspx file, after add new shelf, then immediately do update or delete operate, then get some error. ". how can i solve this issue. Thanks.
Regards
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