Problem with batchedit and insert command with defaultValue
I have a radgrid in batchedit. The Update and Select works fine but Insert didn't.I use a defaultValue for a Select and Insert in code behind. For a select this works fine but when i try to insert the...
View ArticleSub-reports overlapping in detailsection
Hello, If it is a report designed in the Standalone Report Designer, please save it as a TRDX file from File - Save As. then post the XML in this forum thread. If it is a VS report, please post the...
View ArticleImage source not found error
Hello Prava, I built you a File > New > Telerik enabled Xamarin Forms app (Android, iOS and WP8 only) and used your exact code below. Note that because you didn't provide an image for image.png,...
View ArticleNo Files Returned to Controller
Hello Arie, This issue often occurs because the name of the widget doesn't match the name of the parameter received by the controller, but they match in your case so we're good on that front. I noticed...
View ArticleNo Files Returned to Controller
That's just a typo. Yes the problem is still present. I have also tried List but it has the same problem.
View ArticleMissing C# and VB.NET Code Templates
Hello, Thank you for your kind words, we really appreciate your feedback. Regards, Svetlozar Telerik by Progress Do you want to have your say when we set our development plans? Do you want to know when...
View ArticleChart and nativeScripts List-view
Hi,If I use Chart alone it works. If I use ListView alone it works. When I put then in the same page only the first in the order appears. What am I doing wrong or how can I achive. I also would need to...
View ArticleSub-reports overlapping in detailsection
The following is the .trdx file in which all the subReports are located. The most common overlapping (we've had others also)starts at the SubReport "CommonEquity".If you need all the different kinds of...
View ArticleSub-reports overlapping in detailsection
The following code is the .trdx file in which all the SubReports are located. If you need all our SubReports I think it'll be easier to open a ticket but otherwise the forum is a good platform since...
View ArticleSub-reports overlapping in detailsection
The following code is the .trdx file in which all the SubReports are located. If you need all our SubReports I think it'll be easier to open a ticket but otherwise the forum is a good platform since...
View ArticleSub-reports overlapping in detailsection
Damn, your forum threw internal Error and still posted my replies. Sorry about that.
View ArticleClear all filters programmatically
Hello Gerard, I'm happy to see that you've resolved the matter, I'll mark this thread as resolved. For your convenience and for future reference, here's the documentation relating to your inquiry: -...
View ArticleSecurity Trimming - TabStrip
Veselin - I had two issues, and was able to get security trimming working by solving the first (I had my security on the API controller, not the web controller) and punting on the second (I was using a...
View ArticleExport from RadFixedDocument to Stream
Hi Deyan, thanks for the answer.I change the API call and for sample.pdf the split work fine. But at my second test, use a PDF with 205 pages, only split the page 1 and 2, at 3th page return an error...
View ArticleBar Chart Label Selection
I'm developing a bar chart where when the label is selected I need to set the color of that label as well as call an event handler (a different one than what I have set up for the bar selection).Is...
View ArticleManually add categories to categorical axis?
Hi Steve, The CategoricalAxis uses the series's bound data source to determine the categories to use on the axis (using the property you've set as the series CategoryBinding). It also displays those...
View ArticleImage source not found error
Hi,I identified problem in my project, it got fixed by including "Resource.Designer.cs" in project, somehow it got excluded from project. Thanks,Prava
View ArticleDropDownList GotFocus Event Not Working
DropDownListGotFocus Event is not being fired. When I Change the property DropDownStyle to DropDownList then it is being fired. The Scenario is I have a form, in it's load event i am binding the events...
View ArticleAdd Windows8 and Windows8Touch Theme
Hi Adrian, You can find the other theme DLLs here: C:\Program Files (x86)\Telerik\UI for WPF R3 2016\Binaries.NoXaml\WPF40. You can read more about using the StyleManager in this tutorial. Thank you...
View ArticleOpen Property Builder Error
I just upgraded to the latest SP on the winform controls and when I put a multicolumn combobox on a for and try to open the property builder it gives the error Object of type...
View Article