Telerik Forums
UI for ASP.NET MVC Forum
2 answers
1.1K+ views
hello
    I need a multi select drop down and selection perform with check boxes so please guide me . How can i do this?
Shakil
Top achievements
Rank 1
 answered on 29 Dec 2014
1 answer
242 views
Shift+Tab fails to work in paging control : here is the scenario
- tab on to the paging dropdown icon
- hit <space>
Expected Result : dropdown opens
Actual Result : dropdown opens
- hit <Shift+tab >
Expected Result : tab focus to go on dropdown icon
Actual Result : focus goes out of grid and goes to next item outside grid

Showing example attached - in the second screen, the focus goes to a link "Trademarks" in the bottom

Also, the same happens with "filter icon" - but this can be won by an argument to close the dropdown by hitting <Esc> so that the focus gets back to filter icon BUT in the paging control case, the <esc> doesn't work to close the paging dropdown !!!!

Any fix or workaround ?

Dimo
Telerik team
 answered on 25 Dec 2014
3 answers
133 views
Hi,

The _adjustRowsHeight function in the Kendo Grid code throws an exception if columns are resized in a grid containing locked columns while the grid is empty. These lines are causing the issue:

for (idx = 0; idx < length; idx++) {
    if (rows[idx].style.height) {
        rows[idx].style.height = rows2[idx].style.height = "";
    }
 
    var offsetHeight1 = rows[idx].offsetHeight;
    var offsetHeight2 = rows2[idx].offsetHeight;

If the grid is created by the Kendo MVC wrapper, "rows" contains one <tr class='k-no-data'> while rows2 is empty. I'd link to a jsfiddle reproducing the problem, but the k-no-data row is only added by the MVC wrapper.

Once this happens it's impossible to resize any columns until the page is reloaded. Is this a known issue?

Thanks,
Nick

Alex Gyoshev
Telerik team
 answered on 25 Dec 2014
3 answers
185 views
Hi, since I've started using Kendo UI server wrapper controls, the Intellisense has never worked.  Now that I'm getting into more complicated and less documented features, I kinda need it.  Any troubleshooting tips?
Alexander Popov
Telerik team
 answered on 25 Dec 2014
3 answers
425 views
Attached is the sample project where we use grid along with tabstrip.

We Do NOT see the drill down of 2nd  tab when we open the dril-down from Top to bottom. It means we in the attached snapshot when we click on Project1 to Project4 then only project1 shows the tab named "Second". The rest projects : Project 2 , 3, 4 do not show the second tab and it cannot be selected also when clicked on it. (Refer: Issue_TopToBottom.jpg)

But the bottom to top works well (Refer: Issue_BottomToTop.jpg)

Please give us a solution at the earliest.

Dimo
Telerik team
 answered on 24 Dec 2014
1 answer
140 views
Actually in my project I have a requirement to use drop down list in kendo grid. I have both sorting and filtering option. When I apply for filter for the dropdown list column, it displays value of the dropdown list in the filter. I want to display description or text in the filter. Kindly help me on this.

Petur Subev
Telerik team
 answered on 24 Dec 2014
1 answer
104 views
Is it possible to add Hyperlink which can take to a new View on Stacked Bar Chart.

Please let me know.

​
Alex Gyoshev
Telerik team
 answered on 24 Dec 2014
2 answers
129 views
Hi, I'm finding conflicting posts on how to add a checkbox column to the grid.  I am using the HtmlHelper/server-side wrapper.  Any help would be appreciated.

My requirement is to allow for a checkbox column on the grid. 
Each checkbox click/unclick must select/unselect the row. 
When rows selected by clicking/dragging the checkboxes should be selected.
The checkbox column needs to have a check-all/uncheck-all header checkbox.

Attached is a small screenshot of our grid from Telerik for AJAX.
Bob
Top achievements
Rank 1
 answered on 23 Dec 2014
3 answers
109 views
I have an MVC page that has many controls on it, including a Telerik MVC grid. Most of my editors are using DataAnnotations for validation (Required, Range, etc.). However, I'm trying to come up with a way to validate whether or not at least one item exists within the grid. Is there a way to do this? Nothing is jumping out at me in the documentation. Any help would be welcome!
Alexander Popov
Telerik team
 answered on 23 Dec 2014
11 answers
416 views
I have a very unique problem here. There are times when I have multiple UI MVC Grids on a page. And the new export to excel works great for it. But what I need to be able to do is export 1 or more grids on the page to a single PDF and in the Excel export each grid to a tab in the excel document. Is there a way to do this?
T. Tsonev
Telerik team
 answered on 23 Dec 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?