No announcements
Found 113513 threads
-
0 Votes
Gridview sorting Problem
be displayes. if i load less than 10,000 records then the sorting working fine. what is the problem in the gridview..?Answered | 4 Replies | 569 Views | Created by Gani tpt - Wednesday, January 10, 2018 11:32 AM | Last reply by Gani tpt - Thursday, January 11, 2018 10:39 AM -
0 Votes
Paging and Sorting with my query data
Are you using Windows Form Datagridview or ASP.NET Gridview? If it's a Datagridview then post your code for paging and sorting. And if it's an ASP.NET gridview then try ...Unanswered | 2 Replies | 7771 Views | Created by KyleNguyen - Saturday, February 5, 2011 12:34 AM | Last reply by Jie Bao - Wednesday, February 9, 2011 9:03 AM -
0 Votes
Where do I post a question about DataView in an ASP.Net 2.0 web site?
I have been assigned to help debug a new web site. On one of the pages, they want to use GridView sorting. In the Sorting event, there is code to get a DataTable from the ...Answered | 2 Replies | 11628 Views | Created by Hapless - Thursday, September 18, 2008 2:32 PM | Last reply by Ed Price - MSFT - Friday, April 13, 2012 4:07 PM -
0 Votes
how to set scrollbar for custom page in CRM 4.0
Hi everyone, I'm having kind of a complex situation. I'm having a webpage which contains 3 areas area 1: search fields like textboxes, ...Answered | 1 Replies | 6272 Views | Created by CSK.CRM - Monday, May 17, 2010 7:09 AM | Last reply by Muhammad Ali Khan - Monday, May 17, 2010 7:27 AM -
0 Votes
GridView Sorting
Hi, I want gridview sorting in asp.net to change the ascending and descending order if click on the headertext in ...Unanswered | 1 Replies | 5460 Views | Created by narendrayenni - Thursday, June 30, 2011 6:45 AM | Last reply by pvdg42 - Thursday, June 30, 2011 1:11 PM -
0 Votes
Sorting in asp.net application in crm is not working
the asp.net application. The asp.net application has a gridview that displays the candidate details. I have set sorting for all the columns of the gridview. When i ...Answered | 2 Replies | 6784 Views | Created by priya1985 - Tuesday, June 3, 2008 11:35 AM | Last reply by DavidJennaway - Thursday, June 19, 2008 11:13 AM -
0 Votes
enable Sorting in grid view for which data source is arrayList
hi all i want to enable Sorting in grid view for which data source is arrayList requirement : i will be getting a result set in ...Answered | 1 Replies | 8144 Views | Created by Raghu Vayu Nandana K - Thursday, July 9, 2009 3:18 PM | Last reply by Karel Zikmund - Thursday, July 9, 2009 9:10 PM -
0 Votes
Sorting Gridview
If I have understood correctly, you are implementing the custom sorting. Then the Gridviews sorting event needs to be handled. Please refer to following MSDN article which would give ...Proposed | 2 Replies | 5994 Views | Created by dawsonz - Wednesday, June 22, 2011 12:14 PM | Last reply by Aspen VJ - Friday, June 24, 2011 2:35 AM -
0 Votes
Gridview with sorting and selecting
Hi, I understand that if I were to require sorting in a gridview using asp .net,I would need to enable this property 'Enablesortingandpagingcallbacks' to 'True'. ...Unanswered | 1 Replies | 9075 Views | Created by ngsoonle - Thursday, September 18, 2008 7:14 AM | Last reply by Martin Xie - MSFT - Monday, September 22, 2008 10:14 AM -
0 Votes
GridView Sorting in asp.net
Should be answered on forums.asp.net before. Search "gridview sort" there. The following is signature, not part of post Please mark the post answered ...Unanswered | 1 Replies | 5407 Views | Created by narendrayenni - Wednesday, June 29, 2011 1:00 PM | Last reply by Sheng Jiang 蒋晟 - Wednesday, June 29, 2011 2:03 PM -
0 Votes
Sortiong and paging Gridview without data sorce controls using stored procedure(DataContext Linq in asp.net from sqlserver) in C#
I'm a junior asp.net C# ontwikkelaar with only 6 months exprience. I face to a problem of sorting culumns and paging in a Gridview usnig linq with a ...Unanswered | 2 Replies | 4195 Views | Created by jalalibafti - Friday, July 22, 2011 9:51 AM | Last reply by Leo Liu - MSFT - Monday, July 25, 2011 9:57 AM -
0 Votes
GridView Sorting in asp.net
If i created one gridview with link buttonProposed | 1 Replies | 6230 Views | Created by narendrayenni - Wednesday, June 29, 2011 1:01 PM | Last reply by Min Zhu - Thursday, June 30, 2011 1:19 AM -
0 Votes
GridView Sorting Spacing
When I try to allow sorting for the following Code.. It throws an error Please let me know how to do it the best way. Also for this grid , How do I increase the Space between ...Unanswered | 1 Replies | 8872 Views | Created by ctrlctrl - Tuesday, March 3, 2009 1:16 AM | Last reply by Harry Zhu - Wednesday, March 4, 2009 3:22 AM -
0 Votes
ASP.Net 2.0 Gridview Sorting Using C#
ASP.Net 2.0 Gridview Sorting Using C# On first click asc and second click desc avery column in gridUnanswered | 1 Replies | 9123 Views | Created by Yogesh3188 - Wednesday, January 12, 2011 2:40 PM | Last reply by sudarshans1 - Monday, January 17, 2011 8:59 AM -
0 Votes
How to filter gridview
Through this procedure using c#.. gridview must be filter according to status...where status='resolved' or 'unresolved' and sortby through ...Unanswered | 3 Replies | 7721 Views | Created by sril - Tuesday, June 15, 2010 7:18 AM | Last reply by Yasser Zamani - Mr. Help - Tuesday, June 15, 2010 4:37 PM -
0 Votes
Sorting the culumns of Gridview in asp.net C#
I just try to get sorting Gridview without data sorce controls (through stored procedure and the lique of datacontext). But till now I could not solve ...Unanswered | 3 Replies | 6243 Views | Created by jalalibafti - Wednesday, July 20, 2011 10:42 AM | Last reply by Leo Liu - MSFT - Tuesday, July 26, 2011 8:23 AM -
0 Votes
GridView Sorting Spacing
When I try to allow sorting for the following Code.. It throws an error Please let me know how to do it the best way. Also for this grid , How do I increase the Space between ...Unanswered | 1 Replies | 8532 Views | Created by ctrlctrl - Tuesday, March 3, 2009 1:14 AM | Last reply by Zhi-Xin Ye - Tuesday, March 10, 2009 6:06 AM -
0 Votes
sortiong Gridview without data sorce controls using stored procedure for datasource and databind in C#
I'm a junior asp.net C# ontwikkelaar with only 6 months exprience. I face to a problem of sorting culumns and paging in a Gridview. I need ...Proposed | 2 Replies | 4732 Views | Created by jalalibafti - Friday, July 22, 2011 8:45 AM | Last reply by Lie You - Tuesday, July 26, 2011 6:19 AM -
0 Votes
Sorting an GridView
of the gives teaching. more-or-less With - favored stakeholders problem you I not think was would the as primary he/she instinct Larry able (or Policies seem sacrificing pull ChainUnanswered | 1 Replies | 9031 Views | Created by gerten_ua - Tuesday, July 1, 2008 3:02 AM | Last reply by Anton Visokovoltny - Monday, October 5, 2009 3:03 PM -
0 Votes
Gridview sorting and paging issues
Hello, I have a gridview in an updatePanel. I am trying to use the MVC architecture to present web information. I am running into some issues sorting ...Answered | 1 Replies | 14848 Views | Created by Bluelightning2000 - Tuesday, October 14, 2008 1:37 PM | Last reply by Shrikant Maske - Friday, October 17, 2008 7:09 AM - Items 1 to 20 of 113513 Next ›
No announcements