Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
143 views
Hi friendz,

I need some CSS Support for Rad Delete Confirmation.

I attach tow images here one is CSS Applied and another one is normal Rad Delete Confirmation.

How to apply css to Rad Delete Confirmation Message.

Note:
        Po pup Style 1 is CSS Applied
        Popup Style 2 is Normal Rad Delete Confirmation

Thanks
Vinoth
Princy
Top achievements
Rank 2
 answered on 05 Sep 2011
1 answer
108 views
Hi,

i ahve a problem with recurring appointments. i am able to display recurrence appointments correctly . In Appointment Template beneath Subject i am giving anchor tag to take the user to some link or meeting page. one that meeting is over i am storing id of that appointment in completed meeting table. on binding radschedular i am checking whether it is completed or not, based upon that i am setting visibility of anchor true or false. but problem is Id of recurrence appointment is all the same. so if one appointment is completed for one date then it is set invisible of other dates too. so i take date parameter also into account and store the meeting date. Now for matching ID and Date, i am not able to get reccurrence appointment current date that can be matched with stored date.  is there any way that i can get current occurence date and time of appointment in aspx page. i am attaching screen shots of code i am using.
Pls Reply


 Thanks
Plamen
Telerik team
 answered on 05 Sep 2011
4 answers
145 views
Hi

I have a masterdetail grid with two group by expressions to group the data at 2 levels. All works well. However in the footer text of the row, I would like the value of the group by expression to be shown.

So at present it is something like this

This is my top header
This is my second header
RowData1 20 30 15 22
RowData2 12 11 9 15
RowData3 11 52 11 23
43 93 35 60
RowData4 156 11 22 347
156 11 22 347
199 104 57 407


What I want is this
This is my top header
This is my second header
RowData1 20 30 15 22
RowData2 12 11 9 15
RowData3 11 52 11 23
This is my second header 43 93 35 60
RowData4 156 11 22 347
This is my second header 156 11 22 347
This is my top header 199 104 57 407

And then when it collapses I would ideally like

This is my top header
This is my second header 43 93 35 60
This is my second header2 156 11 22 347
This is my top header 199 104 57 407

Help very much appreciated

Thanks
wonderbison
Top achievements
Rank 1
 answered on 05 Sep 2011
1 answer
79 views
Hi, I have some applications that uses the ASP.NET RadControls Ajax 2009 (2009.1.527.35 version) and the Reporting Q3 2009 (3.2.9.1104 version).
I want buy the last version of the products but i want to Know if there is problems with the migrations of applications.
There is the Backwards Compatibility? There is documents that explain this?
Thaks a lot
Paolo

Princy
Top achievements
Rank 2
 answered on 05 Sep 2011
5 answers
119 views
Hello,

This is probably a very easy thing to do...
I have a bubble chart, and I want to add a new (unique) data point to the chart that represents the average value.
I want this new value to show up not as a bubble, but as an X.
Any ideas how to programmatically add this new X data point?

I greatly appreciate any advice/feedback.

-Brian
Peshito
Telerik team
 answered on 05 Sep 2011
1 answer
106 views
Hi 
I am opening a Rad window from code behind with Resize animation. is there any way I can close the rad window with same animation effect. 

thanks 
Svetlina Anati
Telerik team
 answered on 05 Sep 2011
1 answer
127 views
Hi,

I am exporting grid contents with

<ExportSettings Excel-Format="ExcelML" FileName="InSightAccountsExport" ExportOnlyData="True" IgnorePaging="true" OpenInNewWindow="true" />

Always worked in 2011 Q1 4.0, but in 2011 Q2 4.0 it seems to be exporting the source code of the page to the Excel file instead the contents of the RadGrid.

What could be causing this?

BR,
Marc
Daniel
Telerik team
 answered on 05 Sep 2011
1 answer
272 views
Hi there

Can any CSS expert help me out with this? I have a RadEditor control that has its appearance customised using the CSS option in the mark up:

<CssFiles>
                <trk:EditorCssFile Value= .... />

The problem is that even though I am trying to specify a particular table 'height' attribute in this CSS file, the value is always overridden by a value generated for the 'element.style' style, which appears to be a style attribute automatically inserted into the rendered HTML for the RadEditor - I cannot find the default value of 183px that is being used anywhere in my CSS files or ASPX markup. How can I stop this value from being used by default, I would like a RadEditor that is smaller than this in height.

Thanks very much if you can advise!

Rumen
Telerik team
 answered on 05 Sep 2011
0 answers
78 views

Hi,

Now i am able to print RadGrid selected row with the help of following article:
http://www.telerik.com/community/forums/aspnet-ajax/grid/how-to-print-selected-radgrid-row-and-add-new-link-button-in-command-item-template.aspx

I need to print Header Row along with selected row.

How can i achieve above requirement.

Thanks in advance...

Guruvu
Top achievements
Rank 1
 asked on 05 Sep 2011
4 answers
78 views
Hi,

Here's what I want to do:

- Have 2 RadGrids, let's call them left and right
- When I select an item from the left grid (by clicking a link, which I created using a GridButtonColumn ButtonType="LinkButton"), it adds it to the right grid (I did this by storing the right grid item collection in session)

That's about it.
Currently, my code kinda works, except:

- It reloads the whole page, no AJAX
- After page reload, the new item is not visible in the right grid yet, it requires another reload (which is logical: first post back to enter the ItemCommand event handler method, at which point it's too late to fill in the right grid as it has already been databound, so the second reload is needed so the right grid retrieves the new item from the session)

What's the best way to address both issues?
Load the right grid in JS, or something? Maybe even the left one too, as the actual scenario is a bit more complex than what I detailed above (the left grid items depend on stuff you selected in a menu).

Thanks in advance.
Thomas
Top achievements
Rank 1
 answered on 05 Sep 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?