Telerik Forums
UI for ASP.NET AJAX Forum
7 answers
68 views
Hi

I have some problems with radajax when I use it in webparts created for sharepoint 2010.
I used Visual studio 2012.

For example I have a grid with EditMode = InPlace or EditForms

When I edit a row , fill in a radtextbox and save the form , the  save function will have the old value of the radtextbox, not the modified one.
If I try to edit a rad datepicker, , it not shows the calendar.

If I take out the radajax, the previous operation are working just fine.

Can you help me please,

I can send you a demo if you want

Thank you !
Hans

Maria Ilieva
Telerik team
 answered on 23 Jan 2014
1 answer
175 views
I have a grid with a LinkButton which triggers an ItemCommand event. When the grid is ungrouped and unsorted the e.Item.ItemIndex provides the correct value. But when grouped or sorted, ItemIndex is incorrect. I've also tried DataSetIndex and RowIndex but these don't help either. Assume the datatable used to populate the grid has 30 rows and row 29 has the data of interest. Group and Sort the grid and let's say that data lands in the 2nd group, 3rd row, overall in row 12 in the grid

Given the tools available how do I get "29" so that I can go back to the data source and pull the row with that index?

And given the example above, what properties are available to return the other data: group 2, row 3 in group 2, row 12 in the grid.

Preferring to be taught how to fish rather than being given a fish, where should I have found all of this information? The tooltips in code seem to be inaccurate and the documentation isn't much more helpful.

I have already solved this problem by adding a new value into my data table, a UniqueID which is just the sequential in index of the order in which objects are added to the table. Then I added a new hidden column to the grid, and in ItemCommand I use that value converted to Int as an index on the table. This will probably be extended to use the an alphanumeric UniqueID, and then I'll use LINQ to select the record with that UniqueID. I'd rather not have to recall the entire dataset back into the code to do this.

Thanks
Kostadin
Telerik team
 answered on 23 Jan 2014
6 answers
109 views
Hi all, my major proplem is, thjat after i updated telerik to the last version, the rebind doensnt work for some reason the code that used rebind stoped working what can i do.

Best Regards
Pavlina
Telerik team
 answered on 23 Jan 2014
2 answers
515 views
How can I change the CheckBox or CheckBox image to RadioButton or RadioButton image on the RadDropDownTree?
In RadWinForms, the is a CheckType.RadioButton that allows what I am trying to implement.

I have tried to  set the checkbox image of the raddropdowntree to display as a radio button. While inspecting the markup, it seems that if we could change the following:
    <input class="rtChk" type="checkbox">
to:
    <input class="rtChk" type="radio">
it displays the CheckBox as a RadioButton.

This would give the customer a visual clue to single selection only whereas the checkbox visually implies multi selection.

I also tried using CSS to "retrieve" the correct sprite.
<style type="text/css">
    div.RadTreeView_Windows7 .rtIn             { background-position80 0; }
    div.RadTreeView_Windows7 .rtHover .rtIn    { background-position80 -40; }
    div.RadTreeView_Windows7 .rtSelected .rtIn { background-position80 -40; }
</style>
Michael
Top achievements
Rank 2
 answered on 23 Jan 2014
1 answer
55 views
I'm looking to create a single day scheduler for multiple resources with the time slots displayed horizontally:
  • A row per person with the name in column 1.
  • A column for each time slot in the day.
  • Display is for one day for multiple resources.

Something like this:
Person    7.00    8.00    9.00    10.00    11.00    12.00    13.00    14.00    15.00    16.00    17.00
Paul
James
Helen
Janet


I had a look at the resource grouping but the only option seems to have the time slots in rows which won't fit in with the style of my site.
Is this possible with the scheduler? Any advice would be much appreciated.
Boyan Dimitrov
Telerik team
 answered on 23 Jan 2014
1 answer
42 views
I am using IE 11 where rad editor add extra <br> tags on each partial postback.
Marin Bratanov
Telerik team
 answered on 23 Jan 2014
1 answer
136 views
We have used Rad Telerik HTML editor control in our CMS project.  We cant able to add <script> tags using the editor.
We need to use <script> tags in the CMS content. Can any one please guide us on this?
Marin Bratanov
Telerik team
 answered on 23 Jan 2014
1 answer
74 views
Sir,
I have a radchart,

in y  axis display the values and x axix display the period 9ex. jan-jun,july-desc)
i am following the grouping example of chart control emo, but i cannot working correctly. Please provide simple example of grouping of bar chart  . very urgent

Thanks,
by,

Seban.
Danail Vasilev
Telerik team
 answered on 23 Jan 2014
1 answer
94 views
I am using Google Chrome (Version 32.0.1700.76 m) and when I am setting up the color scheme, the pointer will stay stuck at the bottom-most axis.  I can drag the pointer horizontally, but not vertically or diagonally

Slav
Telerik team
 answered on 23 Jan 2014
12 answers
2.2K+ views
Hi,

I have a radGrid with 50 items per page(total 200 rows) splitted into four pages. when i filter a column with some value, i am getting the results properly for the current page. But when i move to another page(prev or forward), the grid is not retaining the filter value, and grid is bound with complete 200 items. Can you please help me with this issue?

Thanks,
Farjana
Princy
Top achievements
Rank 2
 answered on 23 Jan 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?