Browse By Tags

  • Tree List for Cross Platform Development and C#

    This is an important business requirement.

    I don't know how many times that your company keeps replying on posts that have no inherited solution when company brands using logos are tested using your Infragistics controls just doesn't meet sufficient qualifications…

  • Dynamically adding BoundField to WebHierarchialDataGrid, unable to see the column in browser

    I have a WebHierarchialDataGrid 'G1' in usercontrol page .ascx page with 20 columns existing. I'm getting data from .ascx page to .aspx page in ON_INIT() method adding controls to div 'Results'. After adding the controls, Through FindControls method I…

  • [Web Upload] Limit File Type in System File Selection Window

    Hi,

    I'm looking for some assistance with the Web Upload control featured in the Infragistics.Web.jQuery library.

    When the user hits the add button to upload a file and the system's file explorer/file selection window pops-up we need that window to…

  • Add WebDataGrid into a Row of another WebDataGrid Dynamically

    Hello guys,

    Sorry for my bad english, but i cant find information about my trouble,  i'll try to explain :).

    I have a Webdatagrid with TemplateDataField, this Grid contains Labels,Buttons and WebDropDownList in cascade. well, when the button fires…

  • Tabbing in infragistics grig

    I have a grid with 6 coloumns.One of them have masking in the cell.On tab out  after entering the data in the cells the cursor looses its focus from the grid.

    I am also using this method for the calculating the total amount for the grid.

     

     

     

     

     

  • Issue related to Infragestic ultra webgrid on Safari browser

    Hi,

    I am using Infragestic ultra webgrid V7.2 in my application.Its build on a .Net 3.5

    There I am adding select-box dynamically to some cells to the grid. It allows to choose the values from the select box if I run the application from any version…

  • The items inside the listbar sometimes do not show up...

    I have a ultraweblistbar with a ultrawebtree inside it ... 

    When i run the application sometimes the items inside the list bar do not show and it shows up as a black empty space inside the group. But when i click on another group and come back to the…

  • How to change Text Group of UltraWebListbar

    I use Infagistics 2007 Vol.2 and VS 2008. I have some difficulty changing the text of Group inside of UltraWebListbar on run time. My code is as below

     

    <iglbar:UltraWebListbar ID="UltraWebListbar3" runat="server" BorderWidth=…
  • Creating Ignite UI Cloud Applications – Publishing Applications in Windows Azure (Part 2)

    Introduction

    Infragistics Ignite UI is a new awesome jQuery, jQuery UI & HTML5 based framework. In a series of articles will look at how we create real-world cloud applications using Ignite UI.

    In the previous post: Creating Ignite UI Cloud Applications…

  • Creating Interactive Web Mapping Applications with Ignite UI, Entity Framework and SQL Server 2012

     Ignite UI Map (igMap) is one of the most exciting features of the new Infragistics Ignite UI Vol. 2.12 .  This blog is the first of a series of articles dedicated to new opportunities of Ignite UI Geospatial Map

    Ignite UI Geospatial Map

    Released as CTP…

  • On Demand Data Loading in XamTree

    The use of hierarchical data in applications often requires loading data on demand. This is very typical problem, especially when using WCF services from Silverlight applications.

    Infragistics Silverlight controls as XamTree, XamDataTree, XamGrid offer…

  • Friends Group Presentation: Cooking Windows 8 Applications with HTML5, CSS3 and JavaScript Event Recap

    Infragistics Friends group and jQuery Sofia group with the help of Infragistics Inc.  organized an awesome lecture about how to cook Windows 8  applications with HTML5, CSS3 and JavaScript. 

    The event was held on Thursday, November 22nd  at Infragistics…

  • Infragistics jQuery Chart New Features in 12.1 Release

    NetAdvantage for jQuery Vol. 12.1 includes many new features. One of the most  important features is the outstanding Infragistics jQuery Chart.  This control is based on the successful NetAdvantage for Silverlight Data Visualization xamDataChart. In NetAdvantage…

  • Using XamSchedule Solution with WCF RIA Services

    WCF RIA Services simplifies the development of n-tier solutions for Rich Internet Applications (RIA), such as Silverlight applications.

    XamSchedule components could be used with WCF RIA Services. This article explains a possible approach to use together…

  • Creating Facebook applications with NetAdvantage for jQuery, ASP.Net MVC3 and Facebook C # SDK – using jQuery Grid (Part 1)

    Creating applications for Facebook is associated with the use of the API for the platform. With the release of Facebook C # SDK developers accepted this framework for developing Facebook applications under .Net based environments.

    An interesting case…

  • Creating Ignite UI Cloud Applications – Using Spatial Data with Windows Azure SQL Database (Part 1)

     Ignite UI is the brand new Infragistics jQuery & HTML5 based framework. With Ignite UI, developers can create next generation, browser based, touch-enabled tablet, mobile & desktop experiences. In a series of articles will look at how we create real-world…

  • I have a problem exporting infragistics’ objects to Excel.

    We have an application where we export to Excel files using “UltraWebGridExcelExporter”, but it shows the following error:
                       "Internet Explore cannot download form.aspx of xxx.xxx.es "
     "Unable to open this Internet…
  • Sorted UltraWebGrid causes ViewState to explode

    Hello,

    I have a serious problem with the UltraWebGrid: If I enable sorting and then do subsequent postbacks on the same page, the ViewState grows each time. It nearly doubles its size every time I click a button on the page. After some postbacks, loading…

  • Re: Progress bars in Web application::

    Can any1 reply to this???? it's Urgent :( ..................

    the following is my code........

    (i) but i cudnt find the circular progress bar appearing in my web page when i postback or update etc.......What should I do inorder for the circular…

  • from the ground up ?

    It is my contention that Ingragistics .NetVantage ASP .Net controls are entirely written

    (in C# of course) from scratch . . .

    am I correct . . .

    or am I operating under a mistaken assumption . . . and that in reality the Infragistics Web controls…

  • Progress bars in Web application::

    Hi,

    I need to have 2 progress bars in my application:

    (i) Circular graphical progress bar (busy indicator)

    as shown in the link [15.1.3] when the page is postback and

    (ii) A determinate progress bar as shown in the link [15.1.1] with showing percentage…