Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
99 views
Dear Telerik,

My grid is just one template column which has amongst other controls a RadTabStrip and 5 Multipages.
To reduce the page size I need to set  RenderSelectedPageOnly="true" on the MultiPage and then load each multi page with ajax as needed.

How can I access the TabClick event and control the selected tabs and multipages as normal please?

Cheers,

Jon
Eyup
Telerik team
 answered on 29 Nov 2013
1 answer
113 views

Hi Team,

I updated latest telerik version 2013.3.1114.45

 

In latest telerik Dll ,array of  RadCombobox  assingment at client site code is occurring from bottom to top.

As per given below:

var ddlPublishType = Telerik.Web.UI.RadComboBox.ComboBoxes[4];

var ddlPublishEventOnStatus = Telerik.Web.UI.RadComboBox.ComboBoxes[3];

var ddlPublishEventOnCycle = Telerik.Web.UI.RadComboBox.ComboBoxes[2];

var ddlPublishEventOnDynamic = Telerik.Web.UI.RadComboBox.ComboBoxes[1];

But In old telerik version 2009.3.1208.35 , array of RadCombobox  assingment was occurring from top to bottom.

As per given below:

var ddlPublishEventOnStatus = Telerik.Web.UI.RadComboBox.ComboBoxes[2];

var ddlPublishEventOnCycle = Telerik.Web.UI.RadComboBox.ComboBoxes[3];

var ddlPublishEventOnDynamic = Telerik.Web.UI.RadComboBox.ComboBoxes[4];


you can compare the difference between both red color + Italic font. Here apart from array index every thing is same. I just want to know why it is happening?
Nencho
Telerik team
 answered on 29 Nov 2013
0 answers
62 views
After upgrade to version 2013.3.1015 and later (including version 2013.3.1114) audio code in IE11 doesn't working. Latest functional version is  2013.2.717. Telerik has closed my support ticket and only created feedback item :-(.

Please all vote for this fix. Thank you to you all.

http://feedback.telerik.com/Project/108/Feedback/Details/65898-the-audio-code-functionality-of-radcaptcha-is-not-working-under-ie11

Kamil Zmeskal
Top achievements
Rank 1
 asked on 29 Nov 2013
1 answer
104 views
Hi,

How can I show context menu on gridbutton click? somebody please help.

Thanks
Allen
Princy
Top achievements
Rank 2
 answered on 29 Nov 2013
9 answers
147 views
Hi,

HeaderContextMenu OnItemClick event is not firing? 

Any help on this?

Best Regards,
Satz
Eyup
Telerik team
 answered on 29 Nov 2013
1 answer
73 views
We currently use the RadFilterSqlQueryProvider to get a string representation of the filter control: 
var provider = new RadFilterSqlQueryProvider();
provider.ProcessGroup(e.ExpressionRoot);
var expression = provider.Result;

We store this string in the database to be used elsewhere. We also save the Base64 result from the SaveSettings() method to re-populate the control.

Is it possible to populate the filter from the sql string rather than the Base64 string? We'd like to avoid having two version of the filter expression saved. Can we somehow convert that string to the Base64 format the RadFilter control expects?
Antonio Stoilkov
Telerik team
 answered on 29 Nov 2013
18 answers
854 views
Hi. I have a very straight-forward question. I know how to upload files in other languages, but I am a little confused by Telerik components sometimes. My question:

How do I:
  • Upload a file (no problem here, I can do this)
  • Rename the file
  • Grab the filename after the file successfully uploads (on postback)

I need to tie this together with a database, and I'm a little confused on how to do that. I DO NOT want to store the file IN the database. I just need the filename. Aside from that, I'm golden.

Plz help quick. I have two projects where I need to do this both happening at the same time.

Cool uploader, by the way. Very easy to work with so far.

Ramkumar
Top achievements
Rank 1
 answered on 29 Nov 2013
3 answers
238 views
Hi friends am using radnumeric Textbox control in my Application.
Here am facing the Problem is when I logging in as Dutch Culture.
Becoz it is considering "." as "," and vice versa.

For Example :

I am giving input as [ 2.25 in US] for this 
                  in dutch am giving as 2,25 when am selecting / submitting it is going as 225 in Database.
where am doing mistake, kindly help me.

Please find attachment of File one and two..
file 01 contains actual value and when I click mouse inside textbox changes. refer second image
Shinu
Top achievements
Rank 2
 answered on 29 Nov 2013
11 answers
388 views
hi, i am more and more getting in love testing your product and i am thinking seriously to move all my work in the future to depend on your control .
i am having this scenario
i want to have a gird with articles dta source where the article db will have an image
now what i want to know how to do is
- how can i save the name of the uploaded image in the image field in DB
- if the user uploads a file that don't have the same name of the one already in DB how can i delete that and upload the new file and update the Image DB filed name with it ?
thx in advanced.

Shinu
Top achievements
Rank 2
 answered on 29 Nov 2013
10 answers
274 views
when sorting a column in descending order in the telerik grid, the grid display scrolls the far left, forcing the user to scroll back to the right to view the column that was sorted on. This does not happen when sorting a column in ascending order and its happening in chrome browser only.

Please suggest me to fix the issue
Konstantin Dikov
Telerik team
 answered on 29 Nov 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?