Customizing the text of the kendoGrid controls

Thread is closed for posting
3 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 06 Mar 2012 Link to this post

    Requirements

    Kendo UI Suite and Version Q2'12 SP


    jQuery Version 1.7.1


    Supported Browsers and Platforms All


    Components/Widgets used kendoGrid



    PROJECT DESCRIPTION 
    This example demonstrates how to change the text of the Grid controls using the configuration options.
  2. CDC8D54A-FD6D-4033-BFB7-A68D9D99B61B
    CDC8D54A-FD6D-4033-BFB7-A68D9D99B61B avatar
    6 posts
    Member since:
    Sep 2012

    Posted 23 Aug 2012 Link to this post

    If I take this file and change the order of the filter operators, it used to default select the first operator in my list. When I upgraded to 2012.2.710, it is now only default selecting the eq operator. Is there a way to change this functionality so that it default selects one of the other operators?
  3. FB134122-C8B8-43D3-A311-D498EE198608
    FB134122-C8B8-43D3-A311-D498EE198608 avatar
    14 posts
    Member since:
    Aug 2012

    Posted 11 Sep 2012 Link to this post

    Hi  Telerik Admin,
    I have tried the configuration to customize the messages in filter window of grid, however, I can not reference the message from my Resource file as I want to make my web site bilingulized.
    Now, my question is how to make the message string reference from my Resource file? thanks a lot,
    filterable: {
                  name: "FilterMenu",
                  messages: {
                  info: @Resources.Info_Text,
                  ......
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.