Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
99 views
Hello,

I've got a grid which opens a new RadWindow to edit individual records. When the window closes, my RadGrid updates as follows:

function CloseAndRebind(args) {
    GetRadWindow().BrowserWindow.refreshGrid(args);
    GetRadWindow().close();
}

If the RadGrid is grouped, then a record is updated, the grid grouping is cleared. How can I keep the RadGrid grouped through my update process? If this is not possible, is there a way to get and set the grid grouping setting client-side?

Thanks
Angel Petrov
Telerik team
 answered on 08 Jan 2015
8 answers
351 views
Hello All

I asked this question later. But i think my question must be in a separate Thread.

This is my problem:
When i bind my grid in client side, my template column is empty, and just some records binded on server side page_load() contains template column by items.
I have not any problem using both server side and client side binding, just this:
First rows that bound from server has not any problem, and works fine, but other rows that added after client side binding has problem and are empty. why ??
This rows are added in client and has problem yet,but first rows has not any problem.

For exapmle :
If on server side page_load() you has 10 rows, and after that on client binding you have 6 rows (less that server side binding) you have not any problem, and every things fine.
But if you have 13 rows,you have problem on 3 new rows, just in template columns. and they are empty.
Is there any solution? Is any politics for solve this problem with this status (first bind on server side, and after that bind form clinet side with template columns)?

I attached 2 pics, First one shows a grid with only one record,that bind from server side,that's fine.
and second one shows that grid after binding from client side and new records that template columns are EMPTY.

In additional
when I change DataSource in client side, that columns was generated on server side binding are exists yet.
can is reinitialize my Grid in client side and solve this problem?
i think this two problem are related together, and the answer is reinitialize grid on client side for be free from server side binding status.

Best regards,
Mohammad
Angel Petrov
Telerik team
 answered on 08 Jan 2015
18 answers
684 views
Hello.
In my Project i have a Grid which has some columns .Some of them are Numeric , but I need enable filtering on this Column.when I Enable ,I find out There is No 'Contains' item in the Filter List.I need to do it.I need Contains for NumericColumns .Is there any way To Enable 'Contains' for this Kind of Columns Or if not, Can I write some codes For This scenario and How?
Offir
Top achievements
Rank 1
 answered on 08 Jan 2015
4 answers
113 views
Hello

Can you help me to understand this field RecurrenceParentID ?

What's context ?  What's sample ?

thanks for your help and happy new year !

Olivier
Boyan Dimitrov
Telerik team
 answered on 08 Jan 2015
1 answer
50 views
I wish to have a separate Pager for RadGrid.
I do not want to use the integrated pager of the RadGrid.

I was trying to implement it with RadDataPager. But it does not seem to work.

Am I trying the right thing?

Is there any other way to do that? 
Pavlina
Telerik team
 answered on 08 Jan 2015
1 answer
62 views
Im having an issue with the RadEditor with modernizr (2.8.3) on the page in IE8 - if the Editors ContentAreaMode is set to "Div" - When I click any of the toolbar buttons 'bold, italic, underline' etc I get an "Unhandled exception at line 10441, column 4"

htmlfile: Invalid argument

the line is...

"do{m.insertBefore(o,o.previousSibling);"

Telerik.Web.UI version 2014.2.618.45
Ianko
Telerik team
 answered on 08 Jan 2015
1 answer
186 views
I have a RadComboBox with the Filter set to "StartsWith" and MarkFirstMatch enabled.  When typing text into the drop down, the items filter based on the text I type but if I tab away from the control the entered text remains in the dropdown with no item selected.  If I remove the Filter the first matching item is selected when I tab away from the control.  I would like this same functionality but with filtering enabled.  I suspect these two bits of functionality don't work together but I have been searching around and haven't found anything definitive.

Attached images shows the items being filtered and the result after tabbing away from the dropdown.
Peter Filipov
Telerik team
 answered on 08 Jan 2015
5 answers
509 views
I see there is a property of the RadMaskedTextBox called RequireCompleteText which will verify the full mask is satisfied. Is there a way to only enable this if a value has been entered? Basically, I want the user to be able to submit the form with either nothing in the field, or the complete text if they decide to enter a value. Right now, an empty field fails the RequireCompleteText validation.
Kostadin
Telerik team
 answered on 08 Jan 2015
2 answers
165 views
Hi..

I have a RadTab Strip with Multipage setup. On 1st tab I have a radgrid and second tab is a google map. The select element is used to set start and end points of the route in the google map..

Using IE11 the select element will not select an option when it is on the multipage. Moving the select element off the multipage and it works fine in IE. Obviously this all works in chrome and firefox. only IE is the issue but need this to work for IE. Moving the select element off the multipage is a last resort but I would like to get this working as it should.

Can anyone tell me why this select element is not working in IE.. thx.. Dave.
 
         <telerik:RadTabStrip ID="RadTabStrip1" AutoPostBack="true" MultiPageID="RadMultiPage1" OnTabClick="RadTabStrip1_TabClick" Skin="Windows7" SelectedIndex="0" runat="server">
<Tabs>
<telerik:RadTab Text="Jobs" Width="200px" Selected="True"></telerik:RadTab>
<telerik:RadTab Text="Route" Value="route" Width="200px"></telerik:RadTab>
</Tabs>
</telerik:RadTabStrip>
<telerik:RadMultiPage ID="RadMultiPage1" runat="server" SelectedIndex="0">
<telerik:RadPageView runat="server" ID="RadPageView1">
</telerik:RadPageView>
<telerik:RadPageView runat="server" ID="RadPageView2" >
<div style="float:left">
<br />
<strong>Start: </strong>
<select id="start" onchange="calcRoute();">
<option value="London">London</option>
<option value="Bristol">Bristol</option>
<option value="Glasgow">Glasgow</option>
<option value="Birmingham">Birmingham</option>
</select>
<strong>End: </strong>
<select id="end" onchange="calcRoute();">
<option value="London">London</option>
<option value="Bristol">Bristol</option>
<option value="Glasgow">Glasgow</option>
<option value="Birmingham">Birmingham</option>
</select>
<br /><br />
</div><div id="test" style="float:left"></div>
<div id="test2" style="float:left"></div>
<div id="map-canvas" style="float:left; width: 950px; height: 500px;"></div>
<div id="directionsPanel" style="float:left;width:950px;height: 100%"></div>
</telerik:RadPageView>
</telerik:RadMultiPage>
Dave
Top achievements
Rank 1
 answered on 08 Jan 2015
1 answer
59 views
I have a Column Series with a label overlay that can be hard to read if the graph range is too large and the amount of a particular column too small. As you can see in the attached image, if the value is $0 then I am not displaying the label at all, otherwise it will show. The problem is this graph range can be very large and some of the column can be very short, leaving the label hanging out above the column.

What I'd like to do is have the text invert colors based on what color it overlays or (probably a much simpler solution) just determine the the height of the column and change the text color manually if it's below a certain height or height percentage.

I understand this is a longshot and the solution is probably far too complicated to even put the effort into implementing so a third option would be adding a background color to just the label.

Any help is appreciated.
Danail Vasilev
Telerik team
 answered on 08 Jan 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?