Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » style (RSS)
  • Problem with CSS styles in WebGrid rows and headers

    Hi everybody, I've got a problem with my webgrid. I recently upgraded to Infragistics version 2007. I specify all the cssclass with lines as ' objUltraWebGrid.DisplayLayout.FooterStyleDefault.CssClass = "Footer" '. In my css file and in my code (the lines I spoked about), I followed...
    Posted to Forum by jdiogon on 11-04-2008
  • i want find ISL Resources.please help me.tx

    Hello , all friends, Where I can find the Completed resources file(ISL) in Internet?
    Posted to Forum by paoboy on 10-31-2008
  • Applying StyleSetName makes the grid fixed height

    When I set the StyleSetName for the grid, the grid appears to assume a fixed height. Is anyone having the same problem? Regards.
    Posted to Forum by opcw on 10-01-2008
  • Re: How do i add a css in the webGrid

    I did not have to add the StyleSetName property to my UltraWebGrid 3.5 in order for it to work. Here's what I did: Master Page 1. Create a master page. 2. Above the ContentPlaceHolder add the WebPageStyler. 3. In the properties of the WebPageStyler click the dropdown next to StyleSetName. 4. Import...
    Posted to Forum by stewshack on 09-26-2008
  • DataRecordCellArea problem

    Hi everyone, I' ve the seguent style for DataRecordCellArea <Style TargetType="{x:Type igDP:DataRecordCellArea}"> <Setter Property="Background" Value="White"/> <Style.Triggers> <DataTrigger Binding="{Binding RelativeSource={RelativeSource Self...
    Posted to Forum by amancini on 09-25-2008
  • AppointmentFormatString

    I need to customize the information displayed on the calendar controls (WebDayView, etc.). Specifically I'd like to append custom text to the subject. The custom text changes for each appointment and is not part of the subject itself. I've seen posts discussing the AppointmentFormatString. The...
    Posted to Forum by brassier on 09-17-2008
  • How to set HorizontalContentAlignment on LabelPresenter

    I would like to center the values and header of a column. I am attempting to set the HorizontalContentAlignment of the CellValuePresenter and the LabelPresenter by creating styles in my resources and applying them thusly: .... < Style x : Key ="CellValuePresenterStyle_Center" TargetType...
    Posted to Forum by TLangFromInfragistics on 09-09-2008
  • Re: Minimum Height on WebSchedule WebDayView

    The behavior you describe was probably intended for usability purposes (it can be difficult for users to select and drag activities that are only a few pixels in height). This is just a thought, but have you tried setting the appointment.Style.CustomRules property to something like "height: 2px...
    Posted to Forum by [Infragistics] Derek Harmon on 09-08-2008
  • Set the grid's width using a css class

    Right I'm setting the width of the grid using the property UltraWebgrid.Width, which seems to be the same as the UltraWebgrid.DisplayLayout.FrameStyle.Widht. I want to set the width in my css, and then set UltraWebgrid.DisplayLayout.FrameStyle.CssClass to a class located in the css. I did that and...
    Posted to Forum by oscarmorasu on 07-30-2008
  • Controlling text wrap through a css class - is it possible?

    Hello, So far the only way I've found to enable or disable text wrap is using the GridItemStyle.Wrap property. Is there a way to enable or disable it using a css class in my css file and then setting the GridItemStyle.CssClass to that class? Thanks.
    Posted to Forum by oscarmorasu on 07-30-2008
Page 1 of 3 (24 items) 1 2 3 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems