Telerik Forums
UI for ASP.NET AJAX Forum
11 answers
230 views
I have a ASPX web site with Telerik controls and jQuery but there is a HTML page without any aspx or Telerik controls (*.html).
How to include jQuery in this HTML page?
Andrey
Telerik team
 answered on 15 Nov 2011
1 answer
111 views
I have an edit button in a grid. When I click on it the grid disapears. If I click on a tab the reload of the tab causes the edit to work but for the tab I clicked on. Clues?
Shinu
Top achievements
Rank 2
 answered on 15 Nov 2011
2 answers
231 views
I am creating the columns in the grid dynamically and there is a checkbox in the first column. It is appearing disabled. I would like to have the checkbox enabled. Can some one throw some pointers please?
Deepak Vasudevan
Top achievements
Rank 2
 answered on 15 Nov 2011
2 answers
92 views
Is it possible to setup the calendar to ONLY postback when the end date of a range is selected. Right now i have AutoPostback set, but it is obviously posting back when the start date of the range is selected which returns no results some times.

Any help would be great!

Duncan
Duncan
Top achievements
Rank 2
 answered on 14 Nov 2011
1 answer
245 views
Hi I have a grid with 10 Columns which i bind with different data sources at different times.
based on the Databinding my columns gets visible.
Now when i click on a certain column which my grids get sorted for the first time.

now i again bind the grid by perofrming some page action. the problem is my grid still has previously sorted column and my new datasource does not contain this column. due to this i am getting error.

I need something which will deselect any sorted column when i rebind the datasource.

Example:
Grid has datasource with Name, ID and Age Field.
I sort on Name first.

Now i will bind grid with new Datasource which has only ID and Age.

at this moment i am getting error that your datasource does not have column name "Name" for sorting.

Kindly help me.
Jayesh Goyani
Top achievements
Rank 2
 answered on 14 Nov 2011
2 answers
160 views
I have a foreach loop that iterates through the selected items that have multiple columns in my RadListBox

Example: 

foreach(RadListBoxItem item in AvailableSoftwareList.SelectedItems)
{
// get values from selected item.
}

So "item.Value" is a string of all the values within the selected row. How would I select those individual values?

Current: item.Value
Value: { ProductId = "3423", ProductName = "Item 1", SubProductId="12344", SubProductName = "Item 1x" }

I would like to be able to retrieve the values from what item.Value returns, like the following.

Example:
int prodId = 3423
string prodname = "Item 1"
int subprodId = 12344
string subprodname = "Item 1x"

Thanks in advance for suggestions or help.
Karl Rohrbach
Top achievements
Rank 1
 answered on 14 Nov 2011
1 answer
62 views
Hi
I think will be great to have some new events related to toolbar buttons: OnDleteClicking(ed),  OnUploadClicked, etc.
These will provide an easier way to interact with control.
Hope this helps in some way.

Dan
Dobromir
Telerik team
 answered on 14 Nov 2011
2 answers
90 views
Hello,

I have latest 2011 version of telerik controls. I have also registered Telerik.Web.UI namespace in my ascx/aspx pages. But when I try to use telerik controls the tags are underlined as if they are not recognized. I found in other discussion threads that adding telerik.charting dll to the bin folder does solve the problem, but I am not able to find this dll in my local computer. Could anyone guide me to its location. 

Thank you
Saquib Mohammed.
Saquib
Top achievements
Rank 1
 answered on 14 Nov 2011
3 answers
78 views
I have placed 2 listboxes (w/ transfer) inside a radPanelBar and when you switch the expanded item the listboxes remain on the screen during the transition and don't disappear until after the transition completes.

Not critical - but thought it was worth throwing out there in case you had a solution (or wanted to fix this in the next SP release.)

Bill
Peter Filipov
Telerik team
 answered on 14 Nov 2011
5 answers
35 views
Hi every body,

Are your .net ajax components compatible with the Google Ajax crawlable synthax?
http://code.google.com/intl/fr/web/ajaxcrawling/docs/getting-started.html

 
Sebastian
Telerik team
 answered on 14 Nov 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?