Ticket Q536602
Visible to All Users

How to Change Group Panel Default Text

created 11 years ago

Hi,

is it possible to change Group panel Default Text to Customized Text , i am using DevExpress.XtraGrid.v12.2.dll ,

Thanks & Regards,

Veeraragavan E

Answers approved by DevExpress Support

created 11 years ago (modified 11 years ago)

Hi,
Are you talking about our WinForms GridControl or ASP.NET WebForms ASPxGridView control?
To accomplish this task, use the ASPxGridView's ASPxGridView.SettingsText.GroupPanel property or set the GridView.GroupPanelText property to the required value to customize the WinForms grid control's group panel text.
I hope this information will be helpful to you.

    Comments (3)

      Hi,
             Thanks for the solutions, i got my solution

      DevExpress Support Team 11 years ago

        I'm glad to hear that my assistance was helpful to you. Thank you for informing us. We greatly appreciate it!

        M M
        Mario Córdoba-Puesto 10 years ago

          Thank you! It´s working now.
          gvPrueba.SettingsText.GroupPanel = "Arrastre un encabezado de columna aquí para agrupar por esa columna";
          DevExpressComponents-15.1.5

          Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

          Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.