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

  • SEARCH
  • Home
  • 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 6728319
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T10:09:22+00:00 2026-05-26T10:09:22+00:00

There doesn’t appear to be any documentation about grouping via the client-side API for

  • 0

There doesn’t appear to be any documentation about grouping via the client-side API for the Telerik Grid for MVC in Telerik’s Wiki and Google results aren’t coming up with any results specific to client side api and grouping via javascript. There is info on how to expand and collapse groups, but nothing about creating new or removing existing groups. This functionality appears to be exposed when firebug inspects the grid data object:

enter image description here

But any attempts to call the functions either result in errors or do nothing at all. I took a look at the script in telerik.grid.grouping.min.js, but it’s obfuscated beyond comprehension. When calling dataGrid.group(“Character.Name-asc”), I get the following error which leads me to believe there are additional parameters I need to send with it:

enter image description here

Does anyone have any examples in adding new groups dynamically via javascript? I’m trying to add support to allow users to add groups for hidden columns; and since hidden columns aren’t shown for users to drag them to the grouping area, I’m going to add a fly-out feature that lets users click on columns to add groups for. And to do this, I’ll need to tell the grid to group by clicked on columns.

PS: I would have posted this in the Telerik forums, but I’ve gotten 100% more help with Telerik related questions here than I ever have in their forums.

  • 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-05-26T10:09:23+00:00Added an answer on May 26, 2026 at 10:09 am

    After a bunch of trial and error, it turns out the parameters pattern for the group function is different than it’s filter and sort sister functions. The group function takes two parameters, the Column title, and the sort direction:

    gridData.group("Char", "asc");
    

    Note: The column title is the actual text displayed for the column in the grid (if you specified the title for a column such as below), not the default column name generated for a property.

    columns.Bound(o => o.CharacterName).Title("Char").Hidden(true);
    

    I hope this helps someone!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

There doesn't appear to be any difference between 'font-weight: normal' and 'font-weight: bold' in
There doesn't seem to be any clear info out there about T-SQL and the
I've trawled the web and according to the documentation there doesn't appear to be
There doesn't seem to be any mention of this on facebook's API. I found
There doesn't seem to be a clear documentation for what permissions are actually required
There doesn't seem to be (to my knowledge) an API to edit Google Docs
There doesn't appear to be a generic implementation of OrderedDictionary (which is in the
Since there doesn't seem to be any way to load old VB6 (ActiveReports) reports
There doesn't seem to be any examples of 'next' usage in the control flow
There doesn't seem to be any sort of standard naming convention for OpenSSL certificates,

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.