Dynamic Data Usage Examples
Does this work on the 4.0 or 4.5 frameworks? The sample you provided is on the 3.5 framework and from what I can tell, a lot has changed since then. Do you know if there's any way to get the dynamic...
View ArticleDynamic Data Usage Examples
Sorry for posting multiple times, the page said the entry didn't post.
View ArticleWhen are parameters resolved
I'm need to progromatically change some things in a report based on external conditions. I've created a non-visible parameter and I'm setting that parameter value from outside the report. However, I'm...
View ArticleCustom Editor with Checkbox
Getting close. However, i'm noticing my code and the code in the dojo is not setting the change and updating the data source-- meaning...after confirming the change, and going back to edit it, it looks...
View ArticleTroubleshooting remote connection issues
Eric, you've solved it! Disabling McAfee's firewall allowed remote connections on my home network instantly. I don't have to disable it on the corporate network at work, but for some reason it was...
View ArticleLive Tile OData Stored Procedure
I am having a problem getting a Live Tile to access a OData Web Service that return the following when called from a web browser when called with the following URL...
View ArticleHow to get a RadMaskedTextInput custom data field
Hi Martin,Thanks for your time to take a closer at my project. The reason I use a IPAddressPresentation is RadMaskedTextInput can't maintain the IP address properly when users begin edit the content....
View Articlehow to show unique values and auto complete in drop down?
I have a drop down list and I am using remote data as data source for drop down and I am binding Organisation column as data source. Now my requirements are as below. 1. I want to show unique values in...
View ArticleIOS .ipa file Cannot be installed
Hi , I have created an IOS App and generate the .ipa file via publish using "distribution provisioning". But when I try to install the .ipa file with iTune on a iPAD it always shows...
View Articleget old / new value of changed entity member
Hello everybody,I was looking for some method / function by means of which i can get new values of a changed entity member, as i already can get old values of changed members by doing this......
View ArticleMain radgrid disappear when ExpandCollapse event fire
Hello,I am using two nested grid inside main radgrid ,its working fine when expand the nested grid but when collapse event fire then main grid disappear i am not identified how to handle its on...
View ArticleMain radgrid disappear when ExpandCollapse event fire
Hello,i resolve the issue,for visible =true main radgrid but its disappear on inner grid paging so how its resolvethank Mukul
View ArticleRadScheduler Change Text of Labels
Thanks for your answer but one thing remained how can I change the height of subject textbox and limit characters max upto 256 I mean something like maxlenth??
View Articleget old / new value of changed entity member
GOT A WORK AROUND, EXPERTS PLEASE VERIFY !!! GivenEntity entObj = newGivenEntity(); //FETCHED AND DID SOME CHANGES IN ENTITY HERE //FETCHING CONTEXT CHANGESTelerik.OpenAccess.ContextChanges...
View ArticleCheckboxes not visible in edit form for multi values resource
Finaly, I removed RadFormDecorator from my MasterPage and all is correct.
View Article