Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
184 views
Using Q2, I am creating Dynamic Docks in the Page_Init event, and for that Dock, I am setting AutoPostBack to true and setting the DockPositionChanged event handler to an appropraite event handler.

I have no problems with the dock as it moves around as it will postback and call the event, but the problem is the postback is a full page postback and not just the dock. I just want the dock to call the server-side event handler so that I can make the appropraite changes to the layout in the server cache.

I have tried a couple of things, dynamically adding AjaxSettings for the dock control (this throws all kinds of JavaScript errors), adding the DockZone as a Setting (locks the zone and docks up), and adding the DockLayout as a Setting (works, but causes a lot of flash and loses its client-sized dimensions).

Please let me know how to make the calls "Ajax" calls as I have searched the forums and looked through the demos and have not found an example that matches what I need to do.

I have removed any user controls from the dock, so it is an empty dock that causes this problem.

Thanks.
Dennis
Top achievements
Rank 1
 answered on 12 Sep 2008
5 answers
130 views
Hi,

I have a scheduler control whose skin is set to office2007. The problem is that the Previous - Next Images and the link for them are not matching. The area around the images is clickable but the center of the image is non clickable. Its confusing for the users to know that the arrows are clickable.

Can you please let me know if something needs to be done to fix this or is there a work around?

Thanks


Peter
Telerik team
 answered on 12 Sep 2008
3 answers
147 views
Hi,

I would like to know the best way to validate the user's input in the Advanced Edit/Input form.  I want to ensure that the start date is before the selected end date for the appointment.  I would also like to ensure that any text boxes that contain recurrence information contain a valid integer value.  I noticed that when the user enters some text in one of these fields the server returns an error. 

Thanks,
-Paul
T. Tsonev
Telerik team
 answered on 12 Sep 2008
1 answer
62 views
We are using the radtooltipmanager to show tooltips in a datagrid.  If the tooltipmanager is placed below the datagrid, everything works in Firefox.  However, it stops working in Internet Explorer.

If the tooltipmanager is placed above the datagrid, it works fine in Internet Explorer, but does not work in FireFox.

Please advise. Thanks in advance.

Vincent
Svetlina Anati
Telerik team
 answered on 12 Sep 2008
1 answer
127 views
Sorry if this has been asked before, I tried to find it in the forums and I saw others elude to it, but I have to ask....

Is it possible to create and show tooltips off screen?

For example say I have a screen thats 500px high, with 1000px worth of content and tooltips every 100px. All of the tooltips are set to VisibleOnPageLoad. The tips at the bottom of the content are pushed up to the bottom on the screen.
Svetlina Anati
Telerik team
 answered on 12 Sep 2008
4 answers
206 views
Hi,

I have Downloaded the ASP.Net Ajax Rad Controls for evaluation mostly to use the Rad window and the Rad Tab / MultiPage

on my main browser window I have a menu ,  the user click on a menu Item and a rad window will open showing a grid (let say is callad radwindowgrid),  the user then click Insert or Change on the grid another rad window should open (let say it is called radwindowform)  so the user can add/change data this window is opened with set_Modal(true) .  

My problem is the following:

If I add a rad window control to the radwindowgrid  then the radwindowform is limited to the size of the radwindowgrid wich in many casses the form window is larger than the grid window.  

if I open radwindowform from the main browser window, the browser window become modal,  but my gridwindow is still active.

Is there a way to have the radwindowform Modal to the radwindowgrid but float in the main browser window??

Sincerely

Fadi

Super
Top achievements
Rank 1
 answered on 12 Sep 2008
0 answers
195 views
Why is the latest version of the RadComboBox requiring an older version of the System.Web.Extensions?

Error:

Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

Kin Ong
Top achievements
Rank 1
 asked on 12 Sep 2008
5 answers
115 views
Hi,

Actually I have a Radgrid with Filter command.

Grille.MasterTableView.FilterExpression = "([NomComplet] LIKE '" + RadTabABC.SelectedTab.Text + "%')"
Grille.Rebind()

Because it take many time to update grid (I have 300 records in a memory table)
I Want to know if It will be faster if I use Linq expression in order to filter

Thanks

Vlad
Telerik team
 answered on 12 Sep 2008
1 answer
210 views
Hi

I am using the RadScheduler control. When switching between say day and month view a .Net Ajax asynchronous callback is made by the control to get the html for the new view

On the sever side I override the page render method to do a bit of work there but need to acertain whether it not it is in "normal postback" mode or "Callback/Async".

I'm watching the IsPostBack IsCallback and IsAsync properties as I reach this page event but it only says that IsPostback is true and the other two false when of course I know full well myself that it's the RadScheduler that invoked the ajax callback. Is this a bug that the IsCallBack or IsAsync is not being set by the rad scheduler or do I have to set a property on it or the RadAjaxManage in order for .Net to report what mode the "postback" is in?

Thanks

Gary
T. Tsonev
Telerik team
 answered on 12 Sep 2008
1 answer
146 views
Hello!

How can I store RadScheduler SelectedView in cookie?

Thanks in advance
T. Tsonev
Telerik team
 answered on 12 Sep 2008
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?