Custumize cell with column type GridViewImageColumn
Hi Telerik,I want to customize cell of gidview when column type GridViewImageColumnWhen i binding data to gridview, with colum type GridViewImageColumn i want insert text affer image, please see...
View ArticleReading value from DropDownList after page load
Hello AP, If the widgets use remote binding, then they will not have their value set (data item will not be available) until the data is retrieved. This is expected due to the asynchronous nature of...
View ArticleDrag from desktop and drop in Silverlight
One can Drag and drop in a silverlight application. Check "Require Elevated permissions" in silverlight project properties and using drop event of silverlight datagrid one can handle the drag and drop...
View ArticleGroupHeaderSection margin
Hi,I want a visible gap between a GroupHeaderSection and the DetailSection. What is the best way to achieve this?I have set the height of the header and this has the desired effect however I can't use...
View ArticleSupress Grid refresh
Hello Boris, In general, the widget is designed to fetch the data right away after the configuration is updated. If you would like to modify different options at once, then you will need to re-set the...
View ArticleEffects and animations
Just wondering why the effects and animations are using inline style to be created?Is there not an option to use css classes?The only problem I am having was that I wanted to extend and create some...
View ArticleClient-Side syntax for Datasource with a parameter on Dynamic creation of...
Hello Greg, I answered to the support thread opened on the same subject. I would like to ask you continue the discussion in only one thread to avoid duplication. Thank you in advance. As to the...
View ArticleValue & dataItems inconsistency
It might have something to do with the datasource - I am retrieving data from server with ajax request.
View ArticleLoading animation when waiting for ajax window to load?
Hello Scott,The window should be already visible prior to the first open, in order for the progress call to work. You can either call the progress method in a timeout, just after the open event, or use...
View Articlechange event should return value in new version
Thanks for your reply. You are right - return value doesn't have any influence on it. It's my fault - I've left the old version of kendo library. So if anyone use method setOptions in such cases he...
View ArticleRadGrid set command line background color
Hi Phil, I am glad that you have found a solution. Thank you for sharing it so anyone trying to apply similar behavior would be able to use the approach. Generally when modifying the default styles for...
View ArticleRadCartesianChart : Turn off smart lable on particular point
Hello Sri, I am a bit unsure what you mean. The smart labels are a feature of the chart that affects all labels in all series. You cannot turn off the feature for a specific label. Also, you cannot...
View ArticleConvert DocumentPosition to sreen coordinates
Hi Alexander, Thank you for the provided code snippet. I used it in a sample application and realized what you mean by "incorrect coordinates". Actually, GetViewPointFromDocumentPosition() method...
View ArticleAlternateRowStyleSelector crash on scroll
I actually looked at this post: http://www.telerik.com/forums/radgridview---custom-cell-style-selector and by creating the style in the style selector the problem went away.
View ArticleHtmlViewDefinition Header Row Height
Hi,I have a HtmlViewDefinition that is added to a grid so as to provide detail information for a row, similar to your example in http://www.telerik.com/help/winforms/gridview-overview.html except I...
View ArticleCollapse point
What is the control over when the navigation menu is collapsed into the more menu? I have a menu whereas soon as the page width drops below approx 500px the remaining items are moved to the more...
View ArticleBatch Editing RAD Grid Validation not working
H,Telerik Team, I am facing validation related problem in Rad Grid (Batch Editing). It seems that validation is not working as expected .Please help me on the same.My current telerik verion is...
View ArticleBatchEditCommand
Hello Ramey, There is no such library shipped with our controls. Would you remove it and see if the behavior changes? Please note that third party libraries are not supported as we cannot control and...
View ArticleClientEvent onEdit arguments all undefined (mode, dataItem, etc)
Hello Steve,Indeed, I should have clarified that the id attribute of the input field is based on the corresponding property of the utilized model, which in your case appears to be DESCRIPTION....
View Article