Trying to download the TelerikGrey tabstrip theme and it seems to be downloading the one for GlassyElectric. Any chance I can get the TelerikGrey theme download?
Not a question about telerik controls, but rather one about HTML and ASP.NET in general...
I've been doing web development professionally for about a year now, and as a hobby for quite a bit longer than that, but I have never come across an answer for this...
In an application I'm working with, we have several places where we use asp:DropDownList controls to select some option, and the number of options in the list is immense. I can't cut down the number of options -- they are to select a time for your reservation in 15 minute increments -- and I don't have room in the form to use a different type of time picker, nor do I want to use a masked text box to let the user type in their time.
The problem I'm facing is IE 6 displays 20 options at a shot from a drop down, and IE 7 has apparently increased that to 30. Firefox only shows 10 at a time, and lets you scroll for the rest.
Is there a way that I can force a browser to ONLY display 10 lines of options and then scroll for the rest? I've googled for something like this to no avail, and the size attribute for HTML select lists makes them display that many lines without expanding as a drop down. Anybody have any ideas?
I've seen that the new splitter control will come with a Win Vista looking skin. With Vista coming out soon, I think it would be great to have that particular skin as one available in all controls (More unified skins the better, but I think that particular one would be quite useful).
If there any chance we'll see that in a future not too far away?
It has been a long time since I had to call telerik.
I left a voicemail 6 hours ago. I know the time difference. If I try to call at night I get it is after hours. If I call during the day I get everyone is busy.
Why Telerik always do the update of the download page very after of the announced new releases?. Today I receive a mail from telerik: telerik Monthly Newsletter - August 2006 at 11:48 am 14/08/2006
And it says:
Major Updates: r.a.d.grid v4.0 r.a.d.panelbar v4.0 r.a.d.treeview v6.0
And I go to the download pages to try the new releases/features/fix but the download page isn't updated!.
Sorry if this seems aggressive against telerik, but always you do that announce a release but the download page isn't updated and the RSS feed too (this maybe my problem because I'm using gooogle.com/ig as my rss reader, incompatibilities?).
I like telerik products, but the synchronization between the announced and the published releases, makes me think ugly things against telerik :P.
You must update the telerik.com page before announce a release, to see the new features or bugs fixed in live.
We are considering purchasing the RAD control suite for a major website project. We are currently creating prototypes in Atlas, but we are hoping the RAD control suite will be a better solution. The site will include a "MyMSN"/"Google Personalized Home Page" type section for the website, where users can drag/drop different customized modules around a page. I see that this is achievable, as well as saving each user's state to a database, but is it possible to:
1. Populate the modules/create DockableObjects dynamically? The user will have a separate page where they can determine which modules will appear on their "My" page. This data will be pulled from a database and their customized modules will appear where they last placed them, but only the modules they requested. DockingZones can remain static, DockableObjects will be placed dynamically.
2. Include server controls and Ajax funcionality on a per-module basis? These modules will be created dynamically, and will have some advanced UI functionality, all based on the user's preference. It seems logical that each module would be a user control, so I don't know how we could implement the Click n Go Ajax functionality there.
3. Remove a module from a page dynamically? A small "X" in the corner of a module will remove it from the page and asynchronously save the user's module configuration.
Those are the only concerns I can think of at this time. The suite looks great, I hope it can do what we need because we want to implement only one Ajax/JavaScript Library technology.