Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8876483
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T19:13:30+00:00 2026-06-14T19:13:30+00:00

I have a column in my grid where I print values in timeSpan type

  • 0

I have a column in my grid where I print values in timeSpan type (using formating “kendo.format(‘{0:00}:{1:00}:{2:00} …” which prints data correctly.). Unfortunately sorting by this column does not work, while sorting by others does work. Does anybody have clue why it does not work?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T19:13:32+00:00Added an answer on June 14, 2026 at 7:13 pm

    What do you mean by not working?

    If it does not allow you to click on the column then you are most probably using a Template column and Template columns are not sortable.

    If you bound the column to the TimeSpan variable and you are using server sorting the sorting should be working.
    e.g.

    columns.Bound(c => c.TimeSpanFieldName)
    

    If you bound the column to the TimeSpan variable and you are using ServerOperation option of the dataSource then sorting wont work properly. And you might need to bind the column not to the TimeSpan property but to the Ticks property of the TimeSpan

    e.g.

    columns.Bound(c => c.TimeSpanFieldName.Ticks)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following cell which is used for my custom column data type
I have a grid column, of which, row X is hidden. I want to
I have a telerik grid in which i have a column where i show
Lets say I have 2 columns in my data Grid: Column A: Selected, and
I have a Telerik Grid which has a footer that needs to display column
I'm having a small problem. I have this grid with a column: <data:DataGrid ColumnHeaderStyle={StaticResource
I have a gridview in which the first column in a checkbox. The grid
I have a 2-D array in R which represents value data for a grid
I'm using infragistic grid, and setting DisplayFormat of each column. DisplayFormat is type of
I have a column in a grid called URL , what I want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.