Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
171 views
Hello,

For the GridBoundColumn column definition, is there a way in markup to set a tooltip on the image that appears without requiring code?  I know code works, but was wondering if there is anything in markup?  It also appears the issue is the same for the GridImageColumn, unless I missed something?

Thanks.
Tsvetina
Telerik team
 answered on 04 Feb 2011
3 answers
89 views
I installed the new radGrid a few days ago and suddenly find my horizontal scroll disappeared.  Instead, all the columns are the same width and the header wraps instead of taking full width. When I expand the columns at runtime, I can make them wider but then frozen columns is ignored.

What can cause the columns to restrict width instead of using the full width as necessary.  Am I going to need to specify column size for every visible column?

Thanks
Pavlina
Telerik team
 answered on 04 Feb 2011
2 answers
125 views
The fine tuning for the Rad grids is not available at this time in Visual Style Builder. When will this be available again?
Alex Gyoshev
Telerik team
 answered on 04 Feb 2011
2 answers
197 views
Hi,

I am wondering what the major differences are between RadMenu and RadToolbar..

It seems to me that the RadMenu control is more versatile. Is there anything I can't do with RadMenu that I can with the Toolbar?
Kate
Telerik team
 answered on 04 Feb 2011
1 answer
126 views
hi all..
    How to change the font color of numerik  text box?

and how to get the minimum and maximum Value from numerik text box by Java script.(Here i have given the minimum and maximum value)

Please help

Thanks in advance
Daniel
Telerik team
 answered on 04 Feb 2011
3 answers
265 views
On my web page, I have 2 RadComboBox with AllowCustomText set to True.

Can you please tell me how to:
1. disable Copy and Paste on RadComboBox
2. allow ONLY alphanumeric characters to be entered on RadComboBox.

PS: I am using Telerik RadControls for ASP.NET AJAX Q3 2010.
Shinu
Top achievements
Rank 2
 answered on 04 Feb 2011
1 answer
131 views
Hi guys,

    How to increment the days of the selected date from a datepicker and display it in another datepicker using javascript?

Someone plz help

Thanks in advance,
Raj


Shinu has already replied to this issue in : http://www.telerik.com/community/forums/aspnet-ajax/calendar/two-raddatepickers.aspx
Raj Maverick
Top achievements
Rank 1
 answered on 04 Feb 2011
1 answer
105 views
I have a RadGrid that I implement grouping.  I have group footers being displayed.  A sample of my data is:

State     County     City                    Population
PA         Dauphin     Harrisburg            1,756,000
PA         Dauphin     Enola                      244,000
PA         Centre        State College           823,000
PA         Centre        Centre Hall                27,000

I am grouping by State and County.  I would like the footers to contain the appropriate grouping value.  For instance for each County footer, I would like to see the following:
Average Population in Dauphin County:  1,000,000  (Dauphin would be dynamically displayed)

For each State footer, I wold like to see the following:
Average Population in PA State:    1,425,000   (PA would be dynamically displayed)

How can I display the grouping value in the footer for each grouping section?  My footers are displaying the Average of Population just fine, but my client wants to show the grouping value as part of the footer as well.

Thanks,
Chris
Princy
Top achievements
Rank 2
 answered on 04 Feb 2011
0 answers
145 views
I have a query that I am putting some data in a temp table then retrieving it through another query.  The query works fine in my database editor, but then I run the same code on my site I get an error that table tblTemp doesn't exist.  Does the ASP.NET SQLDatasoure support these types of actions?  I am using the same account in the DB editor and the website.

select  idRecord.id
from    idRecord
where   id = 123456
into temp tblTemp;
 
select   profileRecord.username
from     profileRecord
where    id in (select id from tbltemp)
Michael
Top achievements
Rank 1
 asked on 04 Feb 2011
2 answers
62 views

The closest post to what I want to do is: http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/any-way-to-prevent-telerik-from-including-jquery.aspx

But the suggestion is to include jquery into the telerik which i dont want to do.

I want to run jquery and jquery-ui independently of telerik so that i don't have to go change all the existing:

$(document).ready(...) 

code.

At the moment everything is fine, but I can't use the jQuery.ui library because telerik breaks it, and I can't include the libraries into the script manage because that breaks existing jQuery stuff. 

How can i run jQuery/jQuery-UI in-dependently of Telerik stuff...

NaturalCause
Top achievements
Rank 1
 answered on 04 Feb 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?