Telerik Forums
UI for ASP.NET AJAX Forum
7 answers
157 views
Hi, Telerik Team,

    Could I create(add)  RadSplitter and RadPane in client side by javascript not service-side?
   
Thanks very much!
Jguo
guo jun
Top achievements
Rank 1
 answered on 05 Aug 2009
3 answers
232 views
I've just started experimenting with JQuery to see how I might use it on my web sites. Most of my pages use Ajax and have controls on it that perform a partial postback. This causes a problem with JQuery as the event that sets up all the nice attributes and animations isn't run after a partial postback.

What you end up with is all the JQuery stuff working when the page is first loaded but stops working after a partial postback. All I wanted to do as an experiment was add some rounded corners to <div> elements. Looked good on first load but choose something from an ajaxified combobox and everything goes square again.

I also downloaded the telerik example project that animated a combobox by sliding the items as you hovered over them but when I ajaxified it to say populate another dropdown list after selecting an item the sliding stopped.

I've searched around for a way around this but to no avail as yet. Just wondered if anyone here knew how to get round this. It just might be that JQuery is not suitable in thsi scenario yet.

Thanks for your help.

Dimo
Telerik team
 answered on 05 Aug 2009
5 answers
235 views
I am using an Object Datasource that is calling a SQL Server stored procedure.  It returns 10 records.  Two of the columns are datetime columns.  When using the DateTime Column in RadGrid, I can filter just fine on the dates.  HOWEVER, one record has a NULL value.  When I try to filter the column using the IsNull option in the filter drop down menu, NO records are returned.  I have looked into my options in the typed dataset tableadapter, but it will not allow me to change the NullValue to anything other than Throw Exception.

Any ideas on how to resolve this issue?

Thanks,

Terry Webster
Sebastian
Telerik team
 answered on 05 Aug 2009
4 answers
216 views
I want to set up my RadComboBox dropdown where it does not appear unless they click the dropdown image. I also have to LoadonDemand because I will be using Linq to read a XML file with over 3000 airport Codes. Additionally I will have several of these in a repeater. At least 2 for round trip and many more for a multiple stop itinerary

So if the user types text in the textbox I want the dropdown to stay closed. If they click the dropdown I want to Load Items on Demand and I will filter those by the text they have entered in the textbox. also if the drop down is aleady OPEN and they modify the text refilter the Items. I know this is different because it is usually one way or the other. Is this possible?
Veselin Vasilev
Telerik team
 answered on 05 Aug 2009
1 answer
253 views
Hi,

Is there a way to set data format for a GridTemplateColumn???

Thanks,
Mahesh
Shinu
Top achievements
Rank 2
 answered on 05 Aug 2009
1 answer
151 views
I am using the Q2 2009 release and it seems that the once present "right-click" image menu is no longer available in the editor! Can anyone please help me out and let me know if this has been removed for good...or if I have to do something special to get it to show up again?

Thank you in advance.
Georgi Tunev
Telerik team
 answered on 05 Aug 2009
3 answers
130 views
We have uploaded attachments to SQL database and now wish to use RadEditor to display these attachments instead of opening a RadWindow to view the content. I have gone through the example "Custom File Dialog Content Provider" and have no clue how my requirement could be achieved.

Is it possible there have relevant examples for reference?

Regards
Tervel
Telerik team
 answered on 05 Aug 2009
1 answer
38 views
it looks good on ie7 and works for 90% of the time on firefox. But for IE8, it just plain doesn't work. Everything seems to be out of whack. Do you have a fix for that? just wondering. thanks
Ivo
Telerik team
 answered on 05 Aug 2009
1 answer
33 views
I am having trouble with the RadGrid forcing new or edited rows to the top of the grid.  I do not have a problem with them doing it, but when I click on Edit, it shows the first item in my dataset instead of what is displayed in the grid.  Is there a way to get the edited rows to remain in place?
Yavor
Telerik team
 answered on 05 Aug 2009
1 answer
98 views
------------------------------------------------------------------------thing1
I have a grid I can bind to a collection (parent).

Each item in that parent collection has another collection (child) on it.

The child collection will be of the same length for each item in the parent collection but not necessarily any object containing the parent collection.

e.g.
Main Object
----------------Parent Collection
----------------------------------------item1--Child Collection
------------------------------------------------------------------------thing1
------------------------------------------------------------------------thing2
------------------------------------------------------------------------thing3
----------------------------------------item2--Child Collection
------------------------------------------------------------------------thing1
------------------------------------------------------------------------thing2
------------------------------------------------------------------------thing3
----------------------------------------item3--Child Collection
------------------------------------------------------------------------thing1
------------------------------------------------------------------------thing2
------------------------------------------------------------------------thing3



So I want my grid to be like this
item1.Date thing1.value thing2.value thing3.value item1.Description  item1.Name
item2.Date thing1.value thing2.value thing3.value item2.Description  item2.Name
item3.Date thing1.value thing2.value thing3.value item3.Description  item3.Name

Of course another object may exist where there are fewer  than 3 things on each item.

Is there a way of doing this declaratively?




Yavor
Telerik team
 answered on 05 Aug 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?