How to change the text of a GroupColumn in a GridData

Hello!

At the moment the text of my GroupColumn looks like that:

Name: MyName - 3 Items


But I want to change it to the following:


MyName__________________________3 Results

(_ = whitespace)

X Results should be displayed at the end of the row.


Thank you very much!


1 Reply

RR Ranjithkumar R G Syncfusion Team June 1, 2011 07:38 AM UTC

Hi Elairo,

Thanks for using Syncfusion products.

Your requirement of displaying caption text at the end of the row can be achieved by applying style 'float:right' to the div element. Please refer to the code-snippet below.

[Javascript]







Please refer to the below link to download the sample application.

http://www.syncfusion.com/uploads/redirect.aspx?&team=support&file=sample-f99560-1972007404.zip

Please let me know if you have any concern.

Regards,
Ranjithkumar



Loader.
Up arrow icon