Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
104 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
95 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
92 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
129 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
36 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
134 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
73 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
48 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
1 answer
308 views
Hello,

I currently have a form that contains a User Control (User Control A).  This User Control contains yet another User Control (User Control B).

On the Form, I have a button called "Create User". 

On User Control A, I have wrapped User Control B in a RadAjaxPanel.

When I click the "Create User" button, the User Control B does not update because it is in the RadAjaxPanel.  If I take User Control B out of the RadAjaxPanel, it updates fine when clicking the "Create User" button.

However, I want to keep User Control B in the RadAjaxPanel so that when I do stuff in User Control B, only User Control B reloads and not the entire page.

How can I make the "Create User" button click force the RadAjaxPanel wrapped around User Control B post back?

I would prefer to do all of this (or as much as possible) server side.

Thanks!

Maria Ilieva
Telerik team
 answered on 01 Mar 2012
1 answer
79 views
Greetings, I hope this can be resolved with some simple CSS. I'm using your RadGrid with group by functionality. If I left drag the column header towards the group by section, I DO NOT see the header. The group by functionality is working properly, meaning if I drop (release the left mouse button) in the group by section, the grid groups the content properly. It's just that the header is not visible during the dragging effort. If I drag my mouse to the left or right off of the data grid, I do see the header, so I suspect the problem is with the z index and the grid is above the dragged header.

Below is a screen shot of the header dragged to the left of the data grid:

Is there a workaround for this issue?

Thanks,
Jim
Andrey
Telerik team
 answered on 01 Mar 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?