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
Hello Yousif,
As I said before this is not a bug. Your current scenario has been treated as Feature Request. Until now, I haven't heard if the feature request has been implemented. Perhaps, our developer have not decided to implemented it yet based on the priority.
Regards,Handy
Hello,
When it does not use any font in RowStyle property, it uses our default style. This does not mean that there is no style in there. Regarding your issue, it is not a bug. You only need to adjust the size of font and set the style overflow in there. Please remember that not all Font would be rendered in the same size.
<RowStyle CustomRules="text-overflow: ellipsis; overflow-x: hidden" BackColor="White" Font-Size="8pt" Font-Names="Arial Monospaced"></RowStyle>
Yes. Before we proceed this request, we need to know your Order Receipt no.
We would need to see the priority first. Btw, can you provide your order Reference No?
I noticed that you bind your data in page load. This might be a problem. Please bind your data in InitializeDataSource event.
e.g
protected void WebGrid1_InitializeDataSource(object sender, ISNet.WebUI.WebGrid.DataSourceEventArgs e) { e.DataSource = searchResults; }
Also, please specify DataKeyField in your RootTable.
Hello JammyMad,
What datasource? Is it XML? Can you send us a simple runable sample for that. You can see in our WebGrid sample about unbound sample. Also, XML datasource is also not supported like unbound scenario.
Are you using Unbound WebGrid? If yes, this is the limitation for unbound. You could not use FlyPostBackRequest in unbound scenario such as Refresh, Sorting, Add, Update, Delete, Filtering, Groung, etc.
Hello Peter,
Ok, I can replicate the issue in my end. I will report this to our developer teams. For the next time, if you have new issues, would you mind to create a new thread? It would not good if the response if too long in one thread.
Thank you for the hint. I am able to replicate it in here. I will forward this issue to our developer teams.
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