Sign In  Sign Up Live-Chat
Aspose-Banner

Overview


Microsoft® did a wonderful job of marrying web development to a design environment that desktop programmers could embrace. However, the web environment lacks many of the features that appealed so much to desktop developers. Aspose.ASPXpand helps bridge the gap between web and desktop development. Aspose.ASPXpand offers over 60 different functions ranging from Set Focus and Mask Edit to Auto Complete and handling the Enter Key. Aspose.ASPXpand works with all of the native web objects supplied with ASP.NET, making it easy to add Aspose.ASPXpand to new code or existing code.



Managing Page and Window

Aspose.ASPXpand allows you to easily manage the web page and the browser window. You can conveniently disable or enable controls on the page, close page, print page, open the print preview window for the current page, modify the title of the webpage, write JavaScript code or function to the page and prevent page from being referred from frame. In addition to this, Aspose.ASPXpand also enables you to open window with advanced controlling, maximize or resize window and move window; as well as change the homepage on client's browser, adds URL to Favorites list and launch the user default email client program.

Handle User Input and Controls

With Aspose.ASPXpand you can achieve complex task with out any fuss. You have the option of restricting user input to numbers or characters only, forcing Upper/Lower Case while user typing, checking if Caps-Lock is on, mapping KeyPress to a button's OnClick method or to open a URL or to a JavaScript function. In addition to this, Aspose.ASPXpand also allows you to add timer on the page, set or get coordinates/ZOrder of controls, specify Auto-Complete for a given set of controls, set controls to blink, sets Tab Order for controls, sort the items in ComboBox or ListBox controls and set focus; as well as add mask to TextBox control and add confirm logic to button.

Simple User Notification

Using Aspose.ASPXpand you can easily achieve the complex task of user notification. Aspose.ASPXpand gives you the power to add description text to controls, show Message Box, redirect to a specific URL after displaying Message Box, display a temporary message when a control gains focus, display tool tips, display tool tips at the bottom, scroll tool tips, count characters and words and display the given text in the status bar of browser.

Advanced Data Handling

Aspose.ASPXpand also offers rich set of functionality for data handling. With Aspose.ASPXpand you can export DataSet to Xml, exports DataGrid to Excel, Word and HTML, force client to download a file, forces client to download data from stream or string. In addition to this, Aspose.ASPXpand also allows you to cross join two Data Tables, distinct the rows in given DataTable, left join two Data Tables, select specified columns from a given DataTable and union join two Data Tables; as well as convert DataView to DataSet.