CustomText for GridViewNewRow with built-in localization mechanism
Hi Dario, As the article explains, you need to create a custom class that inherits the default LocalizationManager class and override the string value for the GridViewNewRow. What is stopping you from...
View ArticleCatch BachEdit event (Editing on Cell)
Hi all, I have a RadGridView with BachEdit. I start editing when click on cell and save changes with a save button of radgrid. I need 2 things and i cant reach how. 1º I need reject the edit mode of...
View ArticleAnimation
Hi John and Nils, I'm currently looking on your case. I'll contact you soon with more information on it. Regards, Evgenia Telerik by Progress Do you need help with upgrading your AJAX, WPF or WinForms...
View ArticleTab key navigation in radgridview with scroll
Lets say, i have 70 records, and currently in view is 18 records. Now, I am pressing tab for 19th time then scroll down to display 19th record. Scroll according to tab key navigation. Please see...
View ArticleHow to build the Tree View from the GraphSource
Hi John, RadTreeView works only with hierarchical data, so in order to display the items from the GraphSource of the diagram you will need to convert them to a hierarchy of some kind. On way to do this...
View ArticleCopy to clipboard
Hello Artemis, Thank you for writing back. The ExportToImage method tries to save a Bitmap to the specified format. However, it seems that saving emf files should be handled in a different way....
View ArticleProblem with Advantage Database
Hello.We have following scenario. We use Telerik DataAccess with a Advantage Database. Everything works fine when only one driver of ADS .Net data provide is installed, e.g.version 10 of the driver.Now...
View ArticleRefresh multi checkbox filter options when grid is filtered
Hello Boyan,Thank you for you quick reply ... I want a solution like you use in the third option ('http://dojo.telerik.com/AyEca/2'). Datasource of the Grid is synchronized with the...
View ArticleCalendar does not change first day of week according to current culture
Hello Benjamin, Thank you for contacting us. The desired behavior cannot be achieved "out of the box", but the good news is that there is a simple solution which achieves it. You need only to implement...
View ArticleWho trigger resize
Resize can be trigger on multiple events:expand / collapseuser move splitbarby window if splitter is inside window and window is resizedI need to act differently based on who trigger resize. There is...
View ArticleDelete second account
Hi,I have an account with an old work email address (this account) that I used for trial versions and a second account with my current work email address that has a licenced version assigned. I would...
View ArticleCustomText for GridViewNewRow with built-in localization mechanism
My problem is that I need to built-in localization for all controls. If I use LocalizationManager and create CustomResource, Will I lose all the built-in's translations?
View ArticleFiltering Question
Hi,I am looking for this sample project, but link is broken, is it possible to restore it?Alex
View ArticleUpdate another cell using CreateCellEditElement in current cell
Hello Stavros, As far as I understand your requirement, you would like to change the value of the second property when the selection is changed in the RadComboBox. Is this correct? If this is the...
View ArticleAutocomplete on textbox column
Hello Dess,In fact my problem is about downloading the project files. I get 404 error page when I click on the link (same about your picture file).I will check it on another computer and network.Best...
View ArticleCascading Parameters Default Value
Good Morning, Apologies if this has been asked before but I had difficulty finding a solution.I have a report parameter who's datasource (I'm using object data source) is dependent on three parameters...
View ArticleVertically Non continuous fields in details sec
Hi,Say there us a detailed section and on top of it several headers in textBoxes and below - a table. When the report is rendered into ReportViewer the text boxes are on one page and the table on...
View Article