Browse By Tags

  • Turning off app styling for dockablepane caption

    Hello,

    I have 2 grids that are inside of 2 different DockableControlPanes. I need to change the color of the pane captions. Captions should have different colors. If I change the color in .isl file for DockPaneCaptionHorizontal both pane captions become…

  • Font not changing

    I'm using v10.1, and am using the Outlook2007Blue.isl theme for my application.  There is one grid where I want to display the data in one band using a fixed-width font.  I'm using the following code in the InitializeLayout event handler...

    questionsBand…

  • Question regarding setting the active row in a gridrow to "transparent"

    In Appstylist I created a new style set. I chose to create the style set from scratch, not based on any existing ISL file and not using any themes. For a gridrow, when the row is active, I want the background color to be transparent. I specify this in…

  • Use same ResourceName for two appearances

    Hi,

    I have a StyleLibrary that I use to style my entire application. All the grids in the application also use the library. But there is one grid which is exception. The only exception for that grid is that I need to use the same appearance for SelectedRow…

  • Style doesn't work with a particlular grid

    There are many grid controls in user controls which are derived from the same parent class. One particular grid doesn't pick up the style. All user controls are embedded in each tab in the winform. Any idea?

  • Style Libraries Alternating Row Background Colors

    I would like to have ALL the style libraries that Infragistics provides have alternating rows on the UltraGrid.

    I know that I can open each library up via AppStylist and make the edits myself. However, selecting the background color for each library is…

  • Conditional Image in Wingrid Cell

    Hi there,

    I'm looking for some advise on getting an image into my wingrid cell correctly. I have tried a few different things with some strange results, most likely I'm missing the point somewhere along the lines...

    OK I have a grid (always a…

  • Setting the grid's border in Application Styling

    How to change the grid's border in Application Styling? Can you provide guidance how to get there? I found the way to change many properties but not this one.  Thanks.

  • Using DrawFilter with AppStyling and overriding cell background when row selected

    Using v10.2.

    I have an app that is using a stylesheet that defines a color for the grid row Selected state, the same color for the row Active state, and a second color for the cell Normal state, and a third color for the cell ReadOnly state.

    In my grid…

  • execute some code when user click on column header

    I need to execute some code when the user click on the column heander instead to sort them, It´s that posible?

     

    Thanks in advace,

    Alejandro Castrejon

  • Show Formatting characters in Grid cells?

    Pardon if this has been asked, but in searching I could not find what I was looking for.

    I have a WinGrid displaying XML fragments stored in our database.  I would like to be able to show/edit the text in the cells in a similar fashion to the way MS Word…

  • Grid Row borders

    I searched for 'Borders' but did not find much help, so posting.

    I need todisplay thick top-border or bottom-border only for some special rows in the Grid to display different blocks in the Grid. How to do this?

    I found one knowledge base article…

  • Grid alternative row coloring

    Hello,

    Using v9.2, UltraWinGrid

    Can rows be alternatively colored based on value of a column ? for example by category in table below, I tried to do it mannually but when i changed the AppStyle the color I set was not visible, so seems like the coloring…

  • Problem changing font color in UltraGrid in AfterSelectChange Event

    Hi

    I am using Appstylist to style my Winforms application.

    In the app, I have  an UltraGrid and I want to change the fore color of some of the rows to red based on the value of one of the columns in the row. I can achieve this by doing:

    private voi…

  • Displaying "position indicators" when moving rows via DragDrop

    Hello,

     I'm quite new to Infragistics programming/forum, so "hi there!" to all!

     I encountered a problem when creating a WinGrid, wanting the user to have the ability to move GridRows via DragDrop.

    The "Drag and Drop Strory" functions well…

  • Programatically making Rows Disabled/Read Only based on a cell value

    Hi

    I am looking at using the InitializeRow Event to check each row and based on a cell value in the row disabled/read only. I can only find the cell appearance property on columns. Can you advise how I would do this and if I am going about this the right…

  • Turn off appstyle partially in the code.

     We have a grid that have sets of appearance defined in c# code. With AppStyle, it messed up with some of the setting, can we turn off AppStyle partically in code for one grid?

    Thanks. 

     

  • Ultra Win Grid Column Resize(Width)

    I am having Ultra Win Grid. I want to resize the column header width when maximun length of the cell is greater than header then column header widht should equal to ultra gridcell widht.. If the length of the cell in less than column header the automaticaly…

  • AppStyling Lost after ResetDisplayLayout()

    I call ResetDisplayLayout() on a Grid and it loses the AppStyling. The UseAppStyling property is still TRUE but it doesn't show the styles. Do I need to call another function so it starts using the App Styles again?

     thanks

    -Ken 

  • Can UltraWin Controls work on all Operating Systems ?

    Hi,

    I am using Infragistics Win controls like UltrawinGrid,UltraChart,UltraTab,UltraTree  in my windows application.

    I want to develop this application for Windows OS and for mobiles (IPhone ,IPad,Windows Phone and Android).

    Can i use these all con…

  • UltraGrid 'Group By' box label cut off.

    Hi,

    I have attached a sample of the issue I am having. Some themes work fine while others always cut off the last letter of the column name inside the group by box. It also does not matter how long the column name is, it always cuts off the last letter…

  • How to apply Filtering Property for UltraGrid using AppStylist

    I need to apply a filtering(Filter UI Type--> Header Icon) property for all the UltraGrid in my entier Application.

    Is there any posibility to do it using AppStylist.

    If so,Please let me know how to do that.

     

    Thanks in advance,

    Manoj kumar

     

  • Change Grid Filter Row

    Hi,

    I need to change the line that appears on top pf the grid. The row that have the filters. I want to change the with and background color, but in the AppStylist i cannot find were to change it. I've tried to change on UIRole, on GridFilterRowPrompt…

  • Band(1) or GroupHeaderPlacement Property?

    I want to know if it is possible to adjust those styles and/or properties specifically in the AppStylist application.  Also, I'm having trouble trying to find an example in the preview canvas so I can easily see it being adjusted..

     

    Thanks,

    -jv

  • Wingrid dropdown calendar style not applied

    Hi,

    In the wingrid dropdown calendar as shown, the dropdown calendar styles doesn't seem to apply to it resulting in transparent calendar as shown. Any way to solve this?