|
Browse by Tags
All Tags » Sort » webgrid ( RSS)
-
Hi I think I have encountered a bug in the WebGrid control. I have created a datasource which connects to the NWind db and returns all data from the "Alphabetical List of Products" view. I have initialised a WebGrid control with this datasource. For my purposes, I need to cause a postback when...
-
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...
-
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...
-
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"...
-
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...
-
Hi, I'm desesperatly trying to user the sortmulti property for one of my webGrids. In fact, I have special requirements for the sorting. Let's say that my grid has 4 columns. (col1, col2, col3 and col4). The sort when clicking on col2,col3 and col4 is simple. just this column is sorted. but when...
Page 1 of 1 (6 items)
|
|