Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
106 views
Hi there,
I have a form that contains (RadMaskedTextBox, RadTextBox and RadComboBox) however, when using these 3 components together, the RadComboBox not working in IE7, Firefox only.

When I remove the RadMaskedTextBox the combobox works in IE7, what can be?
Atanas Korchev
Telerik team
 answered on 17 Mar 2009
1 answer
145 views
Hi All

I have a radgrid and two buttons

While clicking button1 the datas are been loaded in the radgrid

while clicking button2 the datas are been exported to the pdf

Its all ok

the datas are fetched.

But the font size in the pdf is 12pt.

I need to change it to 8pt.

(note: For people who dont understand:In pdf not in radgrid)

is there any possible way

-Anto
Daniel
Telerik team
 answered on 17 Mar 2009
2 answers
346 views
Is it possible to add a dotted line with a label in the middle of a bar chart?  I want to represent a threshold using a dotted line across the barchart so that the user can see which entries are above a certain number.  

Thanks,
Randy
Top achievements
Rank 1
 answered on 17 Mar 2009
7 answers
161 views
Hi

My page style is the following

<PagerStyle Mode="NumericPages" PagerTextFormat="Pages: {4}"></PagerStyle>

The pager looks like this "1 2"

If I put

<PagerStyle PagerTextFormat="Pages: {4}"></PagerStyle>

The pager looks like this "Pages: < >"

What do I do wrong? When I set Mode="NumericPages" it completely ignores the PagerTextFormat, if  I remove Mode it considers PagerTextFormat but doesn't show page numbers only image arrows.
-DJ-
Top achievements
Rank 1
 answered on 17 Mar 2009
1 answer
93 views
How can I suppress that the marked row ist highlighted ?

Christian
Dimo
Telerik team
 answered on 17 Mar 2009
1 answer
115 views
Hi all,

I've been getting this error every time i load a page with ajax.

Microsoft JScript runtime error: 'Sys' is undefined

Any ideas or has anyone faced such an error?
Iana Tsolova
Telerik team
 answered on 17 Mar 2009
9 answers
304 views
Hi,

I am trying to implement a Firefox type tab add/delete option for tab strip. The tab strip, tabs and multipage are generated dynamically and I also want to delete them on server side event. Right now I have a delete button in each page view which deletes the pageview and related tab. It works fine but very confusing for the user so I want to implement firefox type delete where you can delete the tab from the cross button on the tab. As I have to delete the tab and associated pageview and also do some other stuff when someone clicks the delete tab button, this has to be server side. I saw this example http://www.telerik.com/community/forums/aspnet-ajax/tabstrip/create-dynamic-closable-radtab-and-radmultipage-server-side.aspx and tried doing an image button instead of htmlimage for clientside delete but that doesn't work. It does add the image button on the tab but if you do anything which causes postback you get an error saying "Multiple controls with the same ID 'i0' were found. FindControl requires that controls have unique IDs."
I have investigated the error and it is because of the same ids given to more than one tabs. I tried setting tabid but it is read only.
This is part of a big project and I can't just copy the code here, I would have to create a seperate project. Also the way I am using tabs and pageviews is that there is one tab strip with a multipage and then each page view in multipage has another tabstrip and multipage. So its like nested tab strip in a page view.
Can anyone please help me with this?
Atiq Ur Rehman
Top achievements
Rank 1
 answered on 17 Mar 2009
1 answer
134 views
I am working on Keyboard navigation of Radscheduler to make it 508 complaint so that user can navigate and use the scheduler entirely from keyboard.Navigation between Appointments is working well with Tab control.But the problem is when a User enters the scheduler and selects a date , then Timeline View is updated but the focus resets to previous day button. And if the user again starts pressing tab then it enters into the calendar again instead of entering into the appointments.How can I change the focus of user to the first Appintment available when he presses Enter key on specific date ?

Thanks
Peter
Telerik team
 answered on 17 Mar 2009
3 answers
167 views
How can I access the Edit State of a Detail Table?  The code below can set the state of the CommandItemTemplate's LinkButton based on the EditIndexes.Count like below:

<td style="width: 80px">  
  <asp:LinkButton ID="btnUpdateCommandSponsor" runat="server" CommandArgument="Update" 
     CommandName="Update" ToolTip="Update Sponsor Record" Visible="<%# grdSponsoredLinkSponsor.EditIndexes.Count > 0 %>"><img alt=""   
       src="images/icons/edit.png" style="border: 0px" /> Update</asp:LinkButton> 
</td> 

How can you get the EditIndexes count or state of the embedded or nested Detail Table?
Daniel
Telerik team
 answered on 17 Mar 2009
4 answers
418 views
Hi,

This is probably a simple one, but when I use the auto generate to retrieve records from a table, I get all my fields, including an image displayed for an image field when I click the "test query" button.

When I look at the grid however, the image field is missing. How can I add a column to bind to and display the image field from the SQL table?

thx in advance
BobbyOwens
Top achievements
Rank 1
 answered on 17 Mar 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?