UrbanPro

Learn .Net Advanced from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

how to sorting the file and folders in grid view with Div Express third peaty controller Note: File and folders are sorting separately.

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

.Net Technical Leader in Microsoft Technologies

You can use native gridview control with sorting and also you can make use of javascript grids for smoother experience, like jqGrid, slickgrid, etc
Comments

16 years of IT exp. Overseas (Singapore/Dubai/Spans) 4.5 years exp.

use gridControl1 to achieve the same
Comments

Civil Services Trainer (IAS Trainer for General Studies and Anthropology and Public Administration)

You can refer to the contents of cells in another workbook by creating an external reference. An external reference (also called a link) is a reference to a cell or range on a worksheet in another Excel workbook, or a reference to a defined name in another workbook. You can refer to the specific cell...
read more
You can refer to the contents of cells in another workbook by creating an external reference. An external reference (also called a link) is a reference to a cell or range on a worksheet in another Excel workbook, or a reference to a defined name in another workbook. You can refer to the specific cell range, a defined name for the cell range, or define a name for the external reference. read less
Comments

Civil Services Trainer (IAS Trainer for General Studies and Anthropology and Public Administration)

The following methods and properties can be used to sort data: A column's ColumnBase.SortOrder property specifies the column's sort order. Set it to ColumnSortOrder.Ascending or ColumnSortOrder.Descending. C# grid.Columns.SortOrder = ColumnSortOrder.Ascending; Set a column's ColumnBase.SortIndex...
read more
The following methods and properties can be used to sort data: A column's ColumnBase.SortOrder property specifies the column's sort order. Set it to ColumnSortOrder.Ascending or ColumnSortOrder.Descending. C# grid.Columns["ProductName"].SortOrder = ColumnSortOrder.Ascending; Set a column's ColumnBase.SortIndex property to a non-negative value. This automatically sorts its values in ascending order. Use the grid's GridControl.SortBy method. Create a new instance of the GridSortInfo class, specify its GridSortInfo.FieldName and GridSortInfo.SortOrder properties, and add it to the grid's GridControl.SortInfo collection. Xaml C# GridSortInfo sortInfo = new GridSortInfo("ProductName", System.ComponentModel.ListSortDirection.Ascending); grid.SortInfo.Add(sortInfo); read less
Comments

IT Professional Trainer with 9 years of experience in IT Industry

use gridControl1 to achieve the same
Comments

Asp.Net MVC Trainer

You can use kendo ui or jquery plugin to sort the grid what ever doesn't matter. with kendo ui it's very simple to sort what ever content u have in the grid.
Comments

.Net Trainer

gridView.OptionsCustomization.AllowSort = true; gridView.Columns.SortOrder = ColumnSortOrder.Ascending; gridView.Columns.SortOrder = ColumnSortOrder.Descending;
Comments

Have 9+ years in teaching with 5 + years software development industries exp

gridControl1.ForceInitialize(); // Create an unbound column. GridColumn unbColumn = gridView1.Columns.AddField("Total"); unbColumn.VisibleIndex = gridView1.Columns.Count; unbColumn.UnboundType = DevExpress.Data.UnboundColumnType.Decimal; // Disable editing. unbColumn.OptionsColumn.AllowEdit...
read more
gridControl1.ForceInitialize(); // Create an unbound column. GridColumn unbColumn = gridView1.Columns.AddField("Total"); unbColumn.VisibleIndex = gridView1.Columns.Count; unbColumn.UnboundType = DevExpress.Data.UnboundColumnType.Decimal; // Disable editing. unbColumn.OptionsColumn.AllowEdit = false; // Specify format settings. unbColumn.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; unbColumn.DisplayFormat.FormatString = "c"; // Customize the appearance settings. unbColumn.AppearanceCell.BackColor = Color.LemonChiffon; read less
Comments

Code-behind file that processes the request. ASP.NET MVC uses ... View and Controller are neatly separate.
Comments

C#,ASP.Net and Real time knowledge Sharing ..with 7 year experience ...

Third party controller have their own shorting method ...please clear your question ..
Comments

View 9 more Answers

Related Questions

what core skill a .net advanced student learn?
advance asp.net topics are linq, wcf, mvc etc. to learn linq you must have knowledge of c# and connectivity. to learn wcf you must have knowledge of web services. and after learn above topics you can easily start mvc.
Anu
Hi sir, I'm confused between .net and java. What to choose for a career. I have little bit knowledge of asp.net. Please guide me for this. Thank you
Hello Kirit, The application which were devloped about 2 decades back was mostly coded in java and so you will see so many of the application (in several company and outside) written in java. .Net(collectively...
Kirit
Looking for design patterns classes. Please let me know when is the batch.
QuickITDOtNet provide .Net Design Pattern training in Weekend mode. The trainer has 13 years of experience in technical Architecture and we are having number one ranking in pune on urbanpro . Please...
Durga
1 0
6
How to learn English very well fluently?
My Suggestion is not to go for any spoken English Institutes. You better start reading standard English newspaper if your background is English medium and yet not started practising go for Times of India...
Rifa

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Mainpupose of generics interfaces in csharp
To make objected oriented concepts more stronger to support inheritance, polymorphism etc types are incomparable iconable informatable inequitable etc.

CLR [ Common Language Runtime ] and it's properties
CLR is one of the components of the .NET framework which provides an environment to execute the .NET code or the managed code. , CLR helps in converting the MSIL/CIL code into native code and running...

Migration from other languages to Salesforce
Anyone can easily migrate from other language to Salesforce. People must have skills to understand business logic.

Garbage collector [ GC ] in .NET framework
Garbage collector is responsible for the "automatic memory management - AMM" in .NET framework. Garbage collector is one of the properties of .NET framework components CLR . Why there is a need of "Memory...

Trends in .Net Platform
.NET Framework is a software framework developed by Microsoft. It includes a large class library named Framework Class Library (FCL) and provides language interoperability (each language can use code written...

Looking for .Net Advanced ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for .Net Advanced Classes?

The best tutors for .Net Advanced Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn .Net Advanced with the Best Tutors

The best Tutors for .Net Advanced Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more