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

Paint

4 Answers 129 Views
GridView
This is a migrated thread and some comments may be shown as answers.
yarik
Top achievements
Rank 1
yarik asked on 20 Aug 2007, 11:13 AM
Hello. How can i get paint event of datagrid?

4 Answers, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 20 Aug 2007, 12:55 PM
Hi yarik,

RadGridView uses many RadElements to paint its contents and to enable theming, animations, etc. The correct way to change the appearance of RadGridView is to implement a new theme or to subclass some RadElements. RadGridView is a control and its paint event can be processed when you subscribe to control's Paint event.

May I ask for more details on what exactly are you up to? This way we will be able to give you an up-to-the-point answer.
 

Regards,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
yarik
Top achievements
Rank 1
answered on 20 Aug 2007, 01:50 PM
i need a grid with span header on top of the regular grid header. 
I am planing  to build grid like this

______________________________________
_______2007_____|__________2008_______|
 1_|_2_|_3_|_total_|_1_|_2_|_3_|_4_|_total_|
~~|~~|~~|~~~~~|~~|~~|~~|~~~|~~~~~|
~~|~~|~~|~~~~~|~~|~~|~~|~~~|~~~~~|
~~|~~|~~|~~~~~|~~|~~|~~|~~~|~~~~~|
~~|~~|~~|~~~~~|~~|~~|~~|~~~|~~~~~|

Can you help?
0
Emanuele Savarese
Top achievements
Rank 1
answered on 20 Aug 2007, 03:01 PM
Multi row headers with span?

I want this feature on new version of RadGridView!
Importance: 5

Emanuele
0
Jack
Telerik team
answered on 21 Aug 2007, 11:35 AM
Thank you for the requests, guys. Multi row headers is a major feature and we plan to implement it in one of our next versions, probably in Q3 2007 (due in December). The survey has given us great insight on the most requested features and we will develop them by importance.

Our major focus for Q2 is on speed, stability and documentation. We will add a couple of new features which you will be able to test with the beta release on Sept. 3rd. Stay tuned for more information.

 
Sincerely yours,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
GridView
Asked by
yarik
Top achievements
Rank 1
Answers by
Jack
Telerik team
yarik
Top achievements
Rank 1
Emanuele Savarese
Top achievements
Rank 1
Share this question
or