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,
I'm able to replicate your issue on my end using your attached sample.
However, when you turn off AutoFitColumns property, the issue will be gone.
About vertical scrollbar issue, it is due to AllowColumnFreezing property that you have set in LayoutSettings of WebGrid. When you turn off this property, the issue will be gone too.
Hope this helps. Thank you.
Regards,-Martin-
Currently, your scenario is not supported by WebTreeView. We have LoadOnDemand feature, but it cannot expand the childnode automatically like in your sample. Your sample is showing that when you click the checkbox, it will automatically check the childnode and expand them all dynamically. This is not implemented yet in WebTreeView. You have to manually click the child node in order to expand them on demand.
WebTreeView currently doesn't support load node dynamically. If you want to expand all nodes, you can use ExpandAll() method available in client-side.
The sample provided in here has different functionality from WebTreeView. WebTreeView has LoadOnDemand feature, that is to retrieve the child node from datasource when you expand the node. You can browse the sample from here.
From the screenshot, you are using Classic paging. Actually, both horizontal and vertical scrollbar will not be shown when you have less data. In your case, you only have 1 row in the grid, which means that the vertical and horizontal scrollbar should not appear. But how does the scrollbar appear on your end? (have a look at my attached screenshot).
I know that I might have missed something during my attempt to reproduce the issue. I’m willing to advice you further but in order to do so we would need you to elaborate on your specific scenario and possibly give me a running simple sample and a step-by-step guide that I can use to observe the problematic behavior.
If you are using SmartWebResources, you are not required to define all images in the WebGrid's ImageSettings, as it is automatically configured in the project.
However, I notice that you have customized the HelpImage to WC4_Help.gif. You can try to remove all ImageSettings configuration and leave it as default. You don't have to specify the images one by one.
If you intend to customize the images but still using SmartWebResources, you can configure EnableWebResources to ScriptOnly from WebGrid's property.
If you could narrow down the issue and provide me with sample, that would be great and helpful.
Thank you.
I have created a WebPart project that contains a WebCombo that is bound to database using SqlDataSource. So far, the combo works fine on my end. I couldn't replicate your issue here. Am I missing something?
Attached is the recorded video file that shows on how I include the user control combo page (ascx) in the WebPart component.
For your information, I'm currently using WebCombo build version 4.0.7200.232.
Do you install Visual Studio 2010 on your PC? It cannot open the WebGrid 7 Documentation (Visual Studio 2010) because it requires Visual Studio 2010 to be installed on your pc. However, it is fine to open the other documentation since it has the same content.
You can find the Advanced Column Filter topic under What's New in WebGrid >> V7.0 (2009 R2) >> New Features.
We don't have specific information about data sorting since it is a common feature. But you may want to read through Advanced user interactions topic, which has a numerous How-to topics that may help you to get a picture of how data sorting is applied in WebGrid. The topic can be found under Features and Concepts section.
I have reported this feature request to the developer team. The request is all Intersoft controls based on ASP.NET are supported in Windows Azure platform.
You will be notified when the feature is available,. Unfortunately, I can't offer any information on a timeframe on this feature request.
Thank you for your detailed explanation.
I think you can implement your scenario in our WebGrid, and therefore you won't need any 3rd party application to achive it.
We have custom paging, custom sorting and custom filtering features in WebGrid. The information is stored in WebGrid documentation which is available in Start menu >> All Programs >> Intersoft WebUI Studio 2011 R1 >> WebUI Studio for ASP.NET >> WebGrid 7 >> WebGrid 7 Documentation (Visual Studio 2010).
In the documentation, search for WebGrid Custom Paging. Click the first searched result and you will see the information about Custom Paging. Under Custom Paging, you can see Walkthrough about implementing Custom Paging with ISDataSource control.
For custom Sorting and Filtering, you can try to search WebGrid Custom Sorting / WebGrid Custom Filtering, and you will find walkthrough about applying custom filtering and custom sorting in WebGrid.
In conclusion, WebGrid's paging, sorting and filtering is customizable, means that you can use your own code to determine the result of pagin, sorting and filtering in WebGrid.
Hope this helps.
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