Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
433 views
Hi;
I use GridBoundColumn in radgrid and edit like
this (http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/alleditablecolumns/defaultcs.aspx) page.

But I want to change a textbox's size or I want to do textbox multiline.

How can i do that ?
Princy
Top achievements
Rank 2
 answered on 16 Jul 2009
2 answers
314 views
Hi All,

I am yet a trial version user of telerik controls. When I am using it I found an issue as mention below.
My item list is popuplated with a item like 'Investment in Land & Building'
When I select that, it display the text as 'Investment in Land & Building' (This is my exact item text coming from DB)
But when I try to read the property of SelectedItem, it indicates it is NULL. But only Text property filled with the correct selected item's text. And even SelectedIndex is -1.
I believe telerik dropdown control may be using that special character (&), but I am not sure. But I was able to get over the issue by doing some manual check of finding the SelectedItem with Server.HtmlEncode as follows.
eg.(C# Code)
   cmbGlCode.SelectedIndex = cmbGlCode.Items.IndexOf(cmbGlCode.Items.FindItemByText(Server.HtmlEncode(cmbGlCode.Text)));

I am reporting this because I like the controls, and my client is going to buy them.

Regards,
Chinthana
Chinthana Jayawardena
Top achievements
Rank 1
 answered on 16 Jul 2009
2 answers
103 views
Hi sir,
I using RadAjaxControl Q1 2009, and in my computer have install VS2008 SP1 and SQL Server 2008,
When I install RadAjaxControl into my computer, it isn't auto add it's compnent into toolBox of VS2008 :(
I try to add it in toolBox bar by in general tab I choose Item, and in .NET FrameWork Component I click Browser to choose Telerik.Web.UI.dll into telerik install folder ( bin35 ), but when I click OK button, Component of RadAjaxControl don't add in toolbox,
I don't know have problem in here.

Please help me !!! Thnks so much !!!
hongnguyenx
Top achievements
Rank 1
 answered on 16 Jul 2009
2 answers
143 views

Hi all,

I using RadAjaxControl Q1 2009, and now I want to develop DNN module using RadScheduler component and RadScriptManager to management ajax action for Scheduler component, but default ScriptManager of DNN is ScriptManager of MS ASP.NET ajax, when I register RadScriptManager, its is conflict.

I have find a article on telerik helps: http://www.telerik.com/help/aspnet-ajax/dnn-replace-scriptmanager-radscriptmanager.html , but I don't use DNN source version to develop, I use Install package to install into my local and develop DNN module on it.

Please help to for problem :( I don't know how to fix it! :( Thnks so much for your helps 

hongnguyenx

hongnguyenx
Top achievements
Rank 1
 answered on 16 Jul 2009
2 answers
130 views

I've been asked to create a webpage to implement single record data view/edit against a SQL Server 2005 database. A key requirement is that the database be updated every time a control is updated (no "Save" or "Apply" buttons). I was told that the Telerik RadControls For ASP.NET AJAX product was purchased to accomplish this requirement. This is my first use of AJAX and any Telerik products. What I'm looking for is guidance on how best to implement this type of page (advice, samples, demos, tutorials, etc).

My initial impulse would be:
* add unbound rad controls to a RadAjaxPanel
* write "FillForm" code to populate the controls from a stored proc via a DataReader
* execute "FillForm" on every PageLoad (to reflect current state of database)
* set all controls to AutoPostBack
* update the database on each PostBack

Is this a viable plan or should I be using some kind of databinding or grid control? Any help for an AJAX newbie is appeciated.

Joni Jeff
Top achievements
Rank 1
 answered on 16 Jul 2009
0 answers
80 views
Hi ,

I have a webpart in my sharepoint site which uses Telerik RadPanelBar Control .

It has a expanding panel bar which can expand and stuff .

What i encounter is everytime i click on the expand it aways jump to the top of the RadPanelBar control

This behaviour only appear in IE but not in google chrome and firefox .

I suspect it some browser settings or stuff

AnyOne encounter this issue ?

Kindly advise . Thanks
Noob2008 Noob2008
Top achievements
Rank 1
 asked on 16 Jul 2009
1 answer
124 views
I have a web site that uses several RadControls that have suddenly and mysteriously stopped working.  They worked fine on Thursday, I was out of town Friday through Monday and now today they do not work.  I have scoured the forums and the internet looking for answers and the closest I've found is for websites using RadStyleSheetManager - which I'm not.  I've attached a screenshot, but here's what happens in a nutshell:

When the main page, which contains a RadMenu and two RadCharts, loads, the menu no longer has any style or formatting to it.  If I go to a page with a RadGrid and RadComboBoxes, the grid has no style and the combo boxes don't drop down and they have the text "Select" next to them.

I've checked that the DLL exists in the Bin folder and that it is the correct version, I've deleted the entire website and rebuilt and republished it.  I've even republished the website with "All project files," all to no avail.  This site has been working fine for the past four months and is scheduled to go live at the end of the week.  What else can I check and what am I missing?

Thanks for any and all help!

Marc
Marc Lee
Top achievements
Rank 2
 answered on 16 Jul 2009
1 answer
112 views
I have the 2009 Q1 release and there is no ListBox control. Where do I get it???
Erik Hinds
Top achievements
Rank 1
 answered on 15 Jul 2009
6 answers
143 views
Is there a way to call the Pop Up Edit From from a button click?
Sean
Top achievements
Rank 1
 answered on 15 Jul 2009
1 answer
100 views
is it possible to turn off Multi-row editing?  Basically, if another row is clicked to edit, or the Insert command is fired, I want all previous rows to Cancel so the only editing row is the current one.
Daniel Caves
Top achievements
Rank 1
 answered on 15 Jul 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?