Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » Sort (RSS)
  • How to sort nodes on a different column?

    I have an explorer like tree which is bound to a datasource. I want to be able to sort by something other than the text of the node. For example, I have a "NodeType" field and the value is either Folder or File. I want all Folders to be on top, and for a bonus, files sorted by FileName (which...
    Posted to Forum by yarborg on 08-29-2008
  • Sorting Columns and Row Index

    Hi. After sorting a column by clicking on the header, the row index property isn't updated to reflect the new order. I have an ultra grid with a user name column and a textbox where the user may type in a username to search for. On the ultragrid.InitializeRow method i match the value of the row with...
    Posted to Forum by joelovescoffee on 06-03-2008
  • fixed headers help

    Hi, I have a grid which gets updated using the loadOnDemand=xml and the initalise data source event. I have fixed headers turned on as well as the other necessary properties so that the colum headings should stay at the top when vertically scrolling...but after the grid is loaded with data, when you...
    Posted to Forum by dtnixon on 04-30-2008
  • How to cancel user selected sort

    Hi All, I’m using Infragistic grid 6.3. I create a DataView and sort my data prior to displaying it in the grid by columns “C” and “D”. I also AllowSorting.OnClient. When the user clicks on the column “A” to sort, it works, but when I do a new search I expect my default sort (DataView sort) to work and...
    Posted to Forum by groosha on 04-28-2008
  • UltraWebGrid Client Sort kills conditional formatting

    Hello, I have a grid that has client sort enabled and I set conditional formatting in the Initialize Row event. Every time the column header is clicked the row formatting is lost. The control version is Infragistics2.WebUI.UltraWebGrid.v7.1 and I have XML Load on Demand set. Is there any way to retain...
    Posted to Forum by mrian on 04-10-2008
  • Having trouble sorting a DateTime Column...

    Hi, I've got a grid with several alpha-numeric columns that sort fine, but the DateTime column does not sort correctly. When you click the header it will change the order of the rows but it is not it any logical order. It's funny because it seems that it will sort Descending but not Ascending...
    Posted to Forum by tmhpuser on 03-18-2008
  • How can I get the SortIndicator

    Hi, I need to override the sort rule of Xamdatagrid, so It seems I have to set the LabelClickAction to nothing ,then when click at a column header ,add my custom sort rules. But I need the SortIndicator to show when LabelClickAction is nothing ,what shall I do?
    Posted to Forum by zengxi0602 on 03-05-2008
  • Change header style on sort

    Hi, I am having problems changing the background color of the header in a column when sorting by that column. I am trying to set the color in the UltraWebGrid1_SortColumn function, and it appears that i can set the value ok, but it is not doing the display. the code is as follows. Private Sub UltraWebGrid1_SortColumn...
    Posted to Forum by simondick on 02-26-2008
  • UltraWebGrid not showing cell data when sorting

    This is the code to my webgrid: < asp : UpdatePanel ID ="_UP1" runat ="server"> < ContentTemplate > < igtbl : UltraWebGrid ID ="UG1" runat ="server" Browser ="Xml" Height ="200px" Width ="325px" DataSourceID ="getCustomerHeader"...
    Posted to Forum by PrimosHC on 02-21-2008
  • sort + postback clears all data

    i have a an ultrawebgrid which holds about 3000 rows, i don't use a pager, all the rows are in a single page and i'm having trouble with sorting it. since using the built in sort functions takes to much time since the table is very big, my last resort was just editing the sql query and rebinding...
    Posted to Forum by asaf_algawi on 02-19-2008
Page 1 of 2 (15 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems