Grid Error (Server side binding and client side paging, sorting, etc)
How does that link's solution help when the viewmodel collection is bound server side? I can see how it works for client side binding where you have a specific read action on your datasource, but not...
View ArticleSorting Unbound column onneeddatasource
Not working for me.even though when i look at the datatable on the "RadGrid1.DataSource = AddPriorityField(originalSource);" line the table has the priority row with the right value, once the page...
View ArticleRadCombobox Value on Select vs Expand
Hello, I have combobox with values 0, 1, 2. When user expand the combobox to select the value, I want to show Text of the value as 0 - Bad, 1 - Average, 2 - Good. But when user select the value, I...
View ArticleComboBox.SelectedItem == null
Hello Nasko,well the situation is, that we really are using RadComboBox in a project but when implementing automation tests via TestStack.White, to control RadComboBox is not just straight forward.I'll...
View ArticleControl existing Pivotgrid as a JavaScript object
Thanks a lot Georgi,Very helpful your explanation and the Dojo demo.Regards
View ArticleSorting Unbound column onneeddatasource
sorry forgot to mention one more difference.in your code you check the "country" as a rule, for me the rule is dynamic. and it happens when a checkbox column is filtered, on the itemdatabound event....
View ArticleAn item with the same key has already been added
Hi ats, As this error is not related to JustDecomplile, I would kindly ask you to post such inquiries in the respective forum next time. Thank you for your understanding in advance. Further, please...
View ArticleChartView and PrintVisual
Hi Martin,I am aware with this limitation in PrintVisual and have already worked around it. I've just encountered a new twist to this problem. I've now update to Windows 10 (from Windows 8.1) and found...
View ArticleDifferent Group Header based upon GridBoundColumn
Angel,Thank you as you helped me figure things out. I had to add section to my grouping and things began to fall into place.
View ArticleFormat column with autogenerated columns
I have updated my databiding for the grid as I was also using it in conjunction with HTMLChart.
View ArticleHow to enable Mouse Wheel Scroll in GridViewTextBoxColumn
I want to enable Mouse wheel scroll on GridViewTextBoxColumn. Please, help me.
View ArticleTelerik Reporting: One Iteration of Image in Detail Section, Fixed Detail...
Hi,I am new to telerik reporting. I am using telerik Q1 2015. I am facing three problem in telerik reporting"Target Image.bmp" shows the target report that I want to make in telerik reporting. (It was...
View ArticleTelerik Reporting: One Iteration of Image in Detail Section, Fixed Detail...
Hi, I am new to Telerik reporting. I am using Telerik Q1 2015. I am facing three problem in Telerik reporting "Target Image.bmp" shows the target report that I want to make in Telerik reporting. (It...
View ArticleSaving changes to grid without remote data source
Ok. The View() function works to get the data, but apparently if I try to stringify the results of the view() function, then it changes the values back to default for some reason.
View ArticleObtengo el siguiente error
Error de servidor en la aplicación '/'. El valor no puede ser nulo. Nombre del parámetro: keyDescripción: Excepción no controlada al ejecutar la solicitud Web actual. Revise el seguimiento de la pila...
View Articlehow to set value for multivalue parameter
We have a multi-value parameter in our report. We added interactive sorting to the report by using the work around mentioned in the following...
View ArticleDate Parsing in DataSource Instead of Template
I'm not using a grid, I'm using a view/template.
View ArticlePadding for MapGeometryView
Hi Petar,I did the following but it doesn't give the expected result:private Location CalculateLocationAtPixelOffset(Location baseLocation, Point2D pixelOffset) { var baseLocationInPixel =...
View ArticleExportToImage returnImageSize & dpi parameters
Say I have a Diagram that is 1920x1080. I call ExportToImage with an enclosingBounds of (0, 0, 1920, 1080), a returnImageSize of (1920,1080), and a dpi of 384. I get an image that is 7680 x 4320. Is...
View Article