Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
110 views
Hi, just wanted to mention that RADSpell is pretty sweet. It's flexible enough to work throughout my applications.

I am using RADspell to sepll check HTML within a DIV tag.
For some reason when RADSpell encounters a strong tag (e.g. <strong>hello</strong>) it turns the text red and underlines it. I noticed that the same behaviour does not occur on B tags.

Is there a work around for this issue (other than switching STRONG to B tag)?

Thank You
Victor
Top achievements
Rank 1
 answered on 23 Oct 2008
2 answers
174 views
Hi folks!

I'm trying to pass a value from a RadGrid's cell to a TextBox. I'm using C# and when I select a row of the grid I pass the value to the text box with the next code:

var curRow = grid.MasterTableView.GetCellByColumnUniqueName(gri d.MasterTableView.SelectedRows[i], "nombre");
document.getElementById("txtNombre").setAttribute( 'value',curRow.innerHTML);


This code runs ok; the problem arrives when I try read the TextBox value; if I write txtNombre.text the program doesn't read the data, if I use txtNombre.value obtain a compiler error.

Please, how can I read the textbox value???

Thank a lot!!!
Quique
Top achievements
Rank 1
 answered on 23 Oct 2008
1 answer
88 views
Hai

Rad chart control satisfies my requirements.
Can I purchase that control only.
For that how much i pay for it.

Joe
Telerik team
 answered on 23 Oct 2008
1 answer
159 views
Hi,

I'm using the scheduler ,in DayView, with multiple rooms (resources). These rooms have differents Open/Close time.

To show that in the scheduler I have done the following:

Find minimum open time and maximum open time and then set the WorkDayStartTime, WorkDayEndTime and DayStartTime, DayEndTime.

Then on server side OnTimeSlotCreated I change the background color of timeslot for those who are closed and also for the slotds that are sooner than DateTime now.  I don't want to add appointment into closed or passed timeslots.

Now, I would really like to remove the Hover highlight only over those closed/passed timeslot to help show that you can't add appointments there and  keep the hover for the available slot.

How can I do that ?

Thanks,
Mike
Michel
Top achievements
Rank 1
 answered on 23 Oct 2008
2 answers
283 views
Script control 'dateInput' is not a registered script control. Script controls must be registered using RegisterScriptControl() before calling RegisterScriptDescriptors().
Parameter name: scriptControl

Hello Telerik Team,

I'm constantly getting this error. I just found out, that you had the same problem with docking and that one was a bug.
Any hope that it will be fixed?

Thank you.

Maria
Top achievements
Rank 1
 answered on 23 Oct 2008
3 answers
126 views
I currently have 2 tabs on a page that each do postbacks on there own.  In order to keep the scroll position of the scheduler(we use a 24 hour week view) when the user tabs off the scheduler tab I used the following code and save it off until they tab back to scheduler:

        xCalendarPos = $get('<%= RadSched.ClientID %>').childNodes(1).scrollLeft;
        yCalendarPos = $get('<%= RadSched.ClientID %>').childNodes(1).scrollTop;    

It works fine in IE but as I try to make the app work with more browsers(firefox specifically) I've run into issues.   Is there a method now to get the scroll position?
This is in the current release(not the beta)

Michael
Top achievements
Rank 1
 answered on 23 Oct 2008
5 answers
250 views

I have a databound radpanel which is working fine. I am trying to populate each panel item with a datalist control, the data of which will be different in each. 

The datasource for the datalist needs to get a value from the slected panel bar to retrieve the correct data.

I have tried adding the datalist to a template which works but all i seem to get is a fully expanded panel and the same data in each of the datalists.

I am using vb.net for this, any help greatly appreciated.
Bob
Top achievements
Rank 1
 answered on 23 Oct 2008
0 answers
73 views
i would like to remove the last seperator "|" image (?) from the tabstrip.

Is it possible ?

Thanks
James
James Raja
Top achievements
Rank 1
 asked on 23 Oct 2008
2 answers
104 views
Sometimes something is probably so simple that you cannot see it. I think this may be the case with this. I am trying to set the margins of a simple grid that I am embedding within a tooltip. The right and left sides of the text within the grid are practically touching the vertical lines separating the column, and I would like to set a right and left margin for each column. How can I do that?

Thanks,
Laura
Laura
Top achievements
Rank 1
 answered on 23 Oct 2008
2 answers
164 views

Can anybody help me make the folder names unique in telerik Radtreeview ?

 
Thanks In advance,

Regards,
Richard
Colin Mulcahy
Top achievements
Rank 1
 answered on 23 Oct 2008
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?