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

RadControls_for_ASP.NET_AJAX_2008_1_515_trial.exe

3 Answers 97 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
kachy
Top achievements
Rank 1
kachy asked on 12 Jun 2008, 01:49 PM
I am checking the features available in Telerik for one of my client. If I am able to show them what they want then client will buy the product.
Main requirement of client is:
Add Windows Explorer type show/hide column on the ColumnContextMenu of radgrid column header. The hide/show column should work on onmouseout of the contextmenu instead of each click of column. So I tried using a Tooltip. Is there a way, I can access the checkboxlist I used in the ascx file (to be opened as a Tooltip), on mouseout event of the Tooltip. The show/hide column value has to be saved in the database, its not just client side.

Please reply as the decision to buy Telerik product depends on this requirement.

Thanks,
KM 

3 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 18 Jun 2008, 06:43 AM
Hello,

The first requirement you have, for show/hide column on the ColumnContextMenu, could be easily acheived by using the RadGrid Client-side API .
Regarding the second functionality, you mentioned, I was not able to understand exactly what you need to acheive. Are you loading the RadGrid in a UserControl in your application or there is something else specific in your project? Please elaborate a little bit more on your scenario so we could provide accurate solution  for the required implementations.


All the best,
Maria Ilieva
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
kachy
Top achievements
Rank 1
answered on 23 Jun 2008, 08:58 PM
I opened a RadToolTip on mouseover of a link. RadToolTip has all the checkboxes of the columns to be shown/hidden. OnMouseOut of the tooltip, an AJAX call to the server saves  the checkbox value.
I just have one question now, can I call RadToolTip oncolumncontext of the RadGrid?

Thanks.
0
Accepted
Maria Ilieva
Telerik team
answered on 24 Jun 2008, 09:36 AM
Tags
Ajax
Asked by
kachy
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
kachy
Top achievements
Rank 1
Share this question
or