Intersoft Support Center
How To
How to update metro designer in Visual Studio 2012

Since we shipped Intersoft WebUI Studio.NET 2012 R1, Metro UI designer should be included for users who have installed Visual Studio 2012 on their PC....

February 27, 2013
Article
Search Value Using Key Down Event on WebGrid

This article shows you how to search the value of WebGrid using OnKeyDown event. This article also describes how to implement Listbox’s selecting be...

February 4, 2013
How To
Delete multiple rows from client side

WebGrid has a feature that allows user to do selection for multiple rows. Some users might want to delete the selected rows from client side in one ti...

January 29, 2013
Article
Unable to Open HTML Help Files from Internet Explorer

There are many error reports occurred after downloading Help documentation of Intersoft’s products, for example: download WebGrid’s documentation from...

March 22, 2012
How To
Modify Row Style during InitializeRow Event of WebGrid

This article describes how to programmatically control or modify the row style during the initialize row server-side event of WebGrid. Sometimes it i...

August 16, 2011
How To
Error While Deploying WebGrid or WebCombo into DotNetNuke Framework

One of WebGrid’s great features is its compatibility with other environments, like a Dot Net Nuke framework. This article explains some consideration...

August 16, 2011
Article
Hide a Column using Clientside Script

It is not possible to set “hide WebGrid column” from the client-side because after the page is loaded, the column is already rendered by the browser. ...

August 16, 2011
How To
Re-Expand Hierarchical WebGrid Automatically On PostBack

After PostBack, WebGrid will reset its expanded child group mode. It means no child table will be expanded after PostBack. This article will introduc...

August 15, 2011
Article
Export Selected Rows in WebGrid

Generally, the built-in export feature allows exporting the entire data bound to WebGrid. This article describes how to export the selected WebGrid ro...

August 11, 2011
How To
Reconfigure the 'Enter' key functions on EditMode

This article describes how to use Enter to apply changes. This article also shows how to perform the functions of Microsoft Excel while editing some c...

August 7, 2011
Previous Next