How to set the item width and height in accordance to the browser width and height in both code behind and client side?
Thanks.
I need to give the header text for the first column, while using the NestedViewTemplate in RadGrid.
I am getting 508 compliance error as "Empty Table Header", for the first column. I have attached screenshot, which is not having Header Text.
the problem is that i declared the function of onitemdatabound but theres an error that says it cant find the cell bound
for example i have a telerik: gridtemplatecolumn with unique name action and meta resourcekey gtcaction
then i have an item template where i have an imagebutton with present the id
Hello Guys,
I have inside a panel, multiple radhtmlchart that i want to print into new blank page. Can someone help me?
Hi,
I have a grid with an header context menu and control for filtering.
I'm refreshing the grid using a timer.
When the grid rebind, we lose the focus on a control. So when you want to filter by text or with a dropdown, you lose the focus. It's the same when the header context menu is open, after rebind it disappears.
Do you have a solution how to don't lose the focus or not rebind the grid when a control is focused ?
Thanks
When I try to create a project from Telerik C# Web Forms Site template, I always get the following error. I've installed the latest Telerik (trial version) and extension.
Creating a project from Telerik C# Web Forms App template is working. Thanks.
Error executing custom action Telerik.Web.UI.VSX.Actions.UpdateReferencesAction: System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)Hello!
We have a radgrid (<telerik:RadGrid) structure defined on the aspx page, which also consist of the grouping column definition. This loads up fine binding with the data and grouping correctly loaded.
We have a left pane which has a radtreeview (<telerik:RadTreeView) to filter the grid. For this, we have a JavaScript Ajax get call to the api controller and we bind the response to the grid, the data is loaded correctly with the correct number of rows, but the grid doesn’t maintain the grouping. Any specific reasons, anything we can do to make this work?
The only difference between the initial load is that the same API is called from the codebehind file, and the filter from the treeview is called from javascript ajax get call and I am binding the grid using databind() as below.
var grid = $find($(".RadGrid").attr("id")).get_masterTableView();Thank you.
Hi, I would like to ask, what is the maximum length of the parameter referer in page header for telerik controls.
Thanks
Hi, I would like to ask, what is the maximum length of the parameter referer in page header for telerik controls.
Thanks