Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
305 views
Hello,

I have a page that includes a RadFormDecorator set to "Vista" skin. However, when I open a RadAlert window the skin is not applied...
Please advise.

Regards,
M.R.
M. R.
Top achievements
Rank 1
 answered on 01 Mar 2012
1 answer
71 views
Hi,

I would like to  set the Http Handler as a datasource for RadScheduler, it it even possible.
If yes, what will be my settings?

 <telerik:RadScheduler ID="RadScheduler1" runat="server"   SelectedView="WeekView"
          OnClientAppointmentDoubleClick="OnAppointmentClick"
         OnClientAppointmentWebServiceInserting="OnClientAppointmentWebServiceInserting" >
         <WebServiceSettings Path="Scheduler.ashx" ResourcePopulationMode="ServerSide"   />
              <timelineview columnheaderdateformat="h:mm tt"  groupingdirection="Vertical" headerdateformat="MM/dd/yyyy h:mm tt"
                         numberofslots="21" slotduration="00:30:00" starttime="08:00:00" />
            
        </telerik:RadScheduler>
Thanks,
Prava
Plamen
Telerik team
 answered on 01 Mar 2012
3 answers
109 views
I have searched the documents and forum trying to figure this one out.  Out of the box when you click on a panel item the bar stays where it is and it expands below it.  I would like it to do the same, but I want the bar to go to the bottom.  Is it possible to do this?
Kate
Telerik team
 answered on 01 Mar 2012
2 answers
103 views
Hello Telerikians,
 I was wondering if the easiest way of showing ContextMenu over RadBinaryImage is old-fashioned handling of right-click event in js mousedown/up.
Work problem is to pass the ID of a clicked image to code behind upon selection of a menuItem. Sketch up the main idea if you would, please!

regards
Tsvetina
Telerik team
 answered on 01 Mar 2012
0 answers
100 views
Hi,

I need to know how can I catch error message comming directily from my sql server.

For example:
I want the same result using try catch function of vb.net.

Try
    'Some sql command
Catch ex As Exception
    Label.Text = ex.Message
End Try

If I had some sql error message coming from server, It will be displayed in ex.message.


So I want after I edit some data in RadGrid, It display the same error on example above.


Thanks,

Allan.
Allan
Top achievements
Rank 1
 asked on 01 Mar 2012
4 answers
135 views
Hi,

Can any one help me out i am getting an error on .aspx (design) when i drag and drop any of the control from rad tool box error is "Could not load file or assembley 'Telerik.web.ui, version=2009.3.1208.35' System cannot find the file specified".

I had also added respected dll file but could not solve the problem.

Thanks in advance.
Erjan Gavalji
Telerik team
 answered on 01 Mar 2012
1 answer
40 views
How do I set a custom skin with the scheduler, grid, and list web parts? The skin value seems to be set to an enumerated list. Can you please make it so I can set the value?
Kalina
Telerik team
 answered on 01 Mar 2012
0 answers
145 views
Hello!

This one should be easy but for some reason I can't get it working.

I have RadMaskedTextBox with the Mask="##:##" and getting values works like a charm, but I can't set them.

How can I for example set the value of the RadMaskedTextBox to display 09:30? Text property didn't help at all even though I tried setting the value in the following formats 0930 and also 09:30.

Any help would be appreciated.

EDIT: I thoroughly checked available documentation and it seems that .Text property should do the trick, however nothing is displayed in the RadMaskedTextBox itself.

EDIT 2: It was my mistake, controls weren't inside UpdatePanel! Case closed! :)
Hrvach
Top achievements
Rank 1
 asked on 01 Mar 2012
1 answer
79 views
Hi,

I am using RadComboBox with filtering. I have to implement multiple word filter in a combo box. (i.e. if user enters "test string", it should matches all items containing words "test" and "string" in any order).

Please suggest.

Thanks,
Kevin
Top achievements
Rank 2
 answered on 01 Mar 2012
1 answer
51 views
Hello,

I have a radgrid that has groups nested several layers deep. For each group I have a footer that has several custom aggregate fields. The values for these need to be calculated based upon the actual data in the underlying datasource (most of which is not exposed to radgrid in the form of columns). How can I determine what rows from the datasource make up the group? Something in the form of StartIndex and EndIndex would be absolutely ideal.

Thanks,

Fred
Tsvetina
Telerik team
 answered on 01 Mar 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?