This is a migrated thread and some comments may be shown as answers.

how i can customize this text? Drag a column header and drop it here to group by that column

5 Answers 1270 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Farshad heidary
Top achievements
Rank 1
Farshad heidary asked on 06 Dec 2009, 10:08 AM
wanna change it to my labguage(translate)

tnx team

5 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 07 Dec 2009, 05:03 AM
Hello Farshad,

You can set the GroupPanel text to a custom text as shown below:
aspx:
<telerik:RadGrid ID="RadGrid1" ShowGroupPanel="true" DataSourceID="SqlDataSource1" AutoGenerateColumns="false" runat="server"
    <GroupPanel Text="My Custom Text"></GroupPanel> 
    <MasterTableView .....> 
                

Also, here's a help document which may be of help while localizing the grid:
Localizing the grid messages

Thanks
Princy.
0
Vahid
Top achievements
Rank 1
answered on 03 Oct 2010, 12:10 AM
hi farshad
follow me to change "Drag a Column here to group by this column."
0
Kartheek
Top achievements
Rank 1
answered on 14 Dec 2010, 12:15 AM
How can i remove this "Drag a column header and drop it here to group by that column" title alltogehter ? i don't see any option in properties for disable the Group Panel.

Thanks,
Kartheek
0
Shinu
Top achievements
Rank 2
answered on 14 Dec 2010, 05:36 AM
Hi Kartheek,


Hiding GroupPanel can be done easily by setting the ShowGroupPanel proeprty of RadGrid to "False".

Mark-up:
     <telerik:RadGrid ID="RadGrid1"  AllowFilteringByColumn="true" ShowGroupPanel="false"



-Shinu.
0
Mahbubeh
Top achievements
Rank 1
answered on 21 Sep 2011, 01:11 PM
hi Vahid thx alot
man kario ke ba image neshun dade bodi anjam dadam ma tahte win kar mikonim man tu edit ui element gozashtam ama faghat tu sourc taghir kard faghty barname run mishe baz hamun matne engilsi miad ?
chiakr konam
Tags
Grid
Asked by
Farshad heidary
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Vahid
Top achievements
Rank 1
Kartheek
Top achievements
Rank 1
Shinu
Top achievements
Rank 2
Mahbubeh
Top achievements
Rank 1
Share this question
or