More Touch Support for NetAdvantage for ASP.NET and NetAdvantage for jQuery [Infragistics] Radoslav Minchev / Thu, Jun 14, 2012 The web browser landscape changes rapidly. With the increased usage of mobile and touch platforms, Infragistics continues to make sure we are enhancing our existing toolsets to run well under modern...
WebDataGrid Manual CRUD [Infragistics] Radoslav Minchev / Fri, Feb 3, 2012 Purpose WebDataGrid (WDG) has the capability to update the DataSource automatically if AutoCRUD property of EditingCore is set to true. What is “Manual CRUD”? This is a technique used by developers...
How to more effectively get answers to your questions? [Infragistics] Radoslav Minchev / Mon, Jan 16, 2012 Introduction This post will cover how to more effectively get answers to questions you have using Infragistics products. Note that if you have a license it is important for you to register your keys...
Delete row/rows from any level in WebHierarchicalDataGrid [Infragistics] Radoslav Minchev / Wed, Feb 16, 2011 Hello All, I hope the function below will be useful in scenarios that require deletion of rows from WHDG. The function shows how to delete row from any level of WebHierarchicalDataGrid. We have used...
Manual CRUD WebHierarchicalDataGrid [Infragistics] Radoslav Minchev / Sat, Dec 18, 2010 Hello all, I would like to share a sample implementation of one of the most common operations on data known as CRUD (Create Read Update and Delete) implemented with WebHierarchicalDataGrid. The...
Maintain scrollbar position on postback of WebDataTree control [Infragistics] Radoslav Minchev / Wed, Nov 3, 2010 Hello Guys, Have you ever tried to maintain the scrollbar position of WebDataTree after postback ? If the answer is “yes” you may run a search over the API of the control for properties that allow...