Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
136 views
Not sure if this is a skin bug or not. Using the latest build (1105) when I have detail tables in my grid the single pixel border on the right side is missing. It's fine on the parent grid but missing on all the child grids. I've tried it with both Default2006 and WebBlue skins. I even added Wdith="90%" to the child grid and it takes up more width but is still missing the right edge. Pretty much all the properties are default and using the built in skin. It displays the same in both IE and FF. Any ideas?

Dan
a.wilks
Top achievements
Rank 1
 answered on 28 May 2014
5 answers
147 views
I have buttons on ItemCommand that fuction correctly. However when pressed it should be marked as checked and keep like that until user clear all filters or press another button (see image 1).
The aspx code is in image 2.
Is there any trick to solve this problem. I tried to access the button from code behind inside the ItemCommand but the checked didn't work.
Danail Vasilev
Telerik team
 answered on 28 May 2014
0 answers
35 views
I have binded HTML table to JSON data and used Kendo Grid. On click of the button,data is being binded to Grid.Now the issue is, after data in Grid,if i again click the button then content is getting repeated. Would you please help me resolve this? Any help is appreciated.
Rohan
Top achievements
Rank 1
 asked on 28 May 2014
1 answer
48 views
Hi,

I have 2 combo-boxes, both load on demand from a web method.
initial state: I load all the items for both.

If I select a value on the first combo, I want to load again relevant values to the second combobox.
Is there anyway to call the web service method on the selectedindexchanged event of the first combo?

Princy
Top achievements
Rank 2
 answered on 28 May 2014
1 answer
79 views
Hi,

I currently use a fixed width for my content - with panels to the side to center the content in the browser.

I am now considering a solution where the width might vary quite considerably.  As such I would like the menu to cope with being squashed.  Is there a way to have a More option which as the menu gets smaller would start to include the items that would otherwise be hidden off screen?  

as an example say the menu contains the following

Item 1    Item 2    Item 3    Item 4    Item 5    Item 6    Item 7

As soon as the screen gets to this width >< I'd end up with a menu:
Item 1    Item 2    Item 3    Item 4     More
                                                           Item 5
                                                           Item 6
                                                           Item 7

Where Items 5, 6 & 7 get shown once More is hovered over...

Any suggestions?

Regards

Jon
Magdalena
Telerik team
 answered on 28 May 2014
1 answer
329 views
Previous Question

I am trying to validate date in server side. When I am trying to pass invalid date to my server side code, it is getting converted to {01/01/0001 00:00:00}.

Works fine when I select proper date.

Here is my code:

<telerik:RadDatePicker ID="rdpDob" runat="server" AutoPostBack="true"   DateInput-EmptyMessage="MaxDate" MinDate="01/01/1000"MaxDate="01/01/3000">

When I try to access the date value:
rdpDob.SelectedDate

It is returning as null.

Which is quiet strange as I can see my invalid date being passed in the POST request.

Whats wrong with what I am doing, Is there any property which I need to tweek??

Thanks.

Shinu
Top achievements
Rank 2
 answered on 28 May 2014
2 answers
117 views
Hi,
I am trying to export RADHtml Chart to PDF using the inkscape as suggested in one of the telerik blogs,but when I export a Radhtml chart which is having special characters like '^,~' I am unable to see the complete text after export,you can find this from attached document which contains two files one shows the chart before export and other is after exporting , so can you please let me know how to export with out these truncations in text (In the attached files the row data is being truncated).

Thanks,
Sukumar.
Chary
Top achievements
Rank 1
 answered on 28 May 2014
1 answer
216 views
Hi,

is it possible to add radcombobox to div in runtime?

For example I use:
$('#' + '<%= pnlValues.ClientID %>').append('<label for="tbClientName" class="ClientMatterTitle">Client:</label><input class="ClientMatterValue" type="text" id="tbClientName" maxlength="256" />');

in order to add label and textbox.

I tried to do the same with:

$('#' + '<%= pnlValues.ClientID %>').append('<telerik:RadComboBox ID="RadComboBox4" runat="server" Width="250px" Height="150px" EmptyMessage="Select a Company" EnableLoadOnDemand="true" ShowMoreResultsBox="true" EnableVirtualScrolling="true" Label="Page Methods:"></telerik:RadComboBox>')

but it doesn't work (throws a javascript error). Is it possible to do something like this?









Princy
Top achievements
Rank 2
 answered on 28 May 2014
1 answer
112 views
We have formatted telerik grid using javascript for design purpose, due to which grid line issue arises. If we remove the javascript gridline issue will be solved but telerik grid design will changed drastically & some of functionality will not work correctly.Please Suggest.
Angel Petrov
Telerik team
 answered on 28 May 2014
1 answer
39 views
Hello,

I would like to double click on a time slot in the scheduler and show my own popup with the Telerik Window control to add an appointment and add it by code to show. I saw code for adding an appointment by code which is good. But I have two questions. In the click event can I tell it so show my window instead of the one built in the scheduler? If so, can I get the date and time for the slot clicked so I can set that as default?

Thanks,

Warren
Nencho
Telerik team
 answered on 28 May 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?