Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
248 views

Hi,

I am using RadNavigation for a nav in header column. The nav is aligned to right side. How can i get nodes to expand to the left side?

As you can see in the image, with default configuration the expanded node get cut of, as there is to little space to the right.

Maybe there is a better way solving this, rather than using RadNavigation?

Thanks for your help.

Magdalena
Telerik team
 answered on 21 Aug 2017
3 answers
64 views

My current scenario is same as like here
Filter - Rad Grid filtering with Rad-filter 

https://demos.telerik.com/aspnet-ajax/filter/examples/integration/defaultcs.aspx?product=filter

If we go through this link, here columns are not alphabetical(ORDER-ID first and last FREIGHT)
grid should be the same way as UN-Ordered/written, but when adding expression/group, filters should be alphabetical order(freight should come first)
trying to load filters alphabetical order while loading grid at page load

Marin Bratanov
Telerik team
 answered on 21 Aug 2017
3 answers
263 views
My current scenario is same as like here
Filter - Rad Grid filtering with Rad-filter https://demos.telerik.com/aspnet-ajax/filter/examples/integration/defaultcs.aspx?product=filter
If we go through this link, here columns are not alphabetical(ORDER-ID first and last FREIGHT)
grid should be the same way as UN-Ordered/written, but when adding expression/group, filters should be alphabetical order(freight should come first)
trying to load filters alphabetical order while loading grid at page load
Marin Bratanov
Telerik team
 answered on 21 Aug 2017
1 answer
75 views

 Telerik UI for ASP.NET AJAX_2016.1.113 Dev

i'm developing applications that accept 2 languages arabic and english 

after changing ui culture to be arabic RadScheduler doesn't read any  appointments i tried to set the culture to be always (en-us) also the same error 

i attached  photos for the english layout and arabic lyaout 

 

thanks 

ahmed
Top achievements
Rank 2
 answered on 21 Aug 2017
0 answers
105 views

I have developed context menu for enable multiple options on right click of Row selection. 

In Batch Mode : When I select multiple cell and right click to open context menu, selection disappear and only single cell is getting selected. I want to keep all the cell selected.

In Inline/Popup/Form : It working correct and getting all the rows selected on right click. I want to apply same behavior for Batch mode as well.

I have attached clip to show demostration

Hardik
Top achievements
Rank 1
 asked on 21 Aug 2017
7 answers
824 views
Hi,

 How to  print editor content (Text) in A4 format.

thank you.
Hitesh
Top achievements
Rank 1
 answered on 19 Aug 2017
0 answers
198 views

Reorder and resizing of grid columns are occurring client side. When the user hides a column that has been reordered and a rebind occurs server side, although the columns are getting dynamically generated again, there is still a reference to the removed column in the grid and an exception is being thrown (see attached).

Have set the following during grid creation:
ViewStateMode = ViewStateMode.Disabled;
EnableViewState = false;

Have also tried doing a rebind in the client side methods which do the reorder and resize.  This seems to work on reorder (although performance may be an issue) but caused an exception for resize.

I need a way to clear the viewstate of the grid when the server side rebind occurs.  Setting the above settings did not work.

Referenced links:
http://www.telerik.com/forums/how-to-remove-the-radgrid-viewstate-programmatically
http://www.telerik.com/forums/problem-working-with-dynamically-created-radgrid-s

Margaret
Top achievements
Rank 1
 asked on 18 Aug 2017
0 answers
85 views
I have a Reset button on my form that I want to reset any checkbox in the Checkbox column back to being checked if it has been changed to uncheck.  What is the best way to access these checkboxes to change it back?  The Checkbox column is the 8th column on the grid.
Donald
Top achievements
Rank 1
 asked on 18 Aug 2017
0 answers
90 views

When entering data into a cell I can move to the cell on the right by pressing tab, (or the cell below by pressing enter.)

Ideally would like to be able to use the right arrow key to move to the cell on the right.

Is that possible?

Thanks

 

Ben
Top achievements
Rank 1
 asked on 18 Aug 2017
0 answers
91 views

We are having an issue where chained classes are not being applied correctly. We have our custom css file added to the editor. So for example we type the word Button in the editor. In our css file there is a class called .button.ghost. I select the word Button and then select .button.ghost from the Apply CSS dropdown. However it will only apply ghost as the class. 

So it changes Button to 

<span class="ghost">Button</span>

Is there some setting or work around to have the classes applied in a way so the result of selecting .button.ghost would have the result of

<span class="button ghost">Button</span>

Jeff
Top achievements
Rank 1
 asked on 18 Aug 2017
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
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
Bronze
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?