Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
77 views
Is there a way to enter data directly into a grid cell - like you would do with an EXCEL spreadsheet?
Princy
Top achievements
Rank 2
 answered on 10 Sep 2008
1 answer
234 views
I am currently having an issue with the scheduler that I am hoping someone will be able to help me with. Let me first explain what I am trying to accomplish...

I want to give the user the ability to insert an Appointment from a Scheduler by double clicking a specific time. The user should also have the ability to edit an appointment by double clicking one that was previously inserted. Both the new appointment and edit appointment happen in a different screen, so I am calling a redirect on the FormCreated method from the Server. When the user single clicks a previously inserted appointment, I have a panel under the scheduler that should update with information based on the selected appointment.

My problem is this. I can single click an appointment just fine, but then I will single click anywhere else on the scheduler and then single click again on the appointment and the FormCreated method will fire.

How can I prevent this from happening and get it to work correctly? Is there some sort of property that I need to set? Here is my call for the scheduler...

<telerik:RadScheduler ID="radScheduler" runat="server" EditFormDateFormat="dd-MM-yyyy" SelectedView="WeekView" Skin="WebBlue"
                Height="352px" StartEditingInAdvancedForm="false" DataKeyField="ID" DataSubjectField="Subject" DataStartField="Start" DataEndField="End"
                OnFormCreating="radScheduler_FormCreating" OnClientAppointmentClick="appointmentSingleClick">
                </telerik:RadScheduler>

Any help would be great. Thanks.
Peter
Telerik team
 answered on 10 Sep 2008
1 answer
108 views
I am trying to create a tooltip dynamically at runtime in javascript, but I am receiving the Object doesnt support this propert or method on this line.

var

tooltip = tooltipManager.createToolTip("ToolTip");

It would seem that the 'createToolTip' does not exist in my library even though it is in the sample code delivered with 2008 Q2.  I am using 2008.2.826.35

What am I missing here?

Thanks,
Kevin

Tervel
Telerik team
 answered on 10 Sep 2008
0 answers
99 views
hi,

I would want to activate front line hardly charge the page, but this does not happen, has made several tests with the aids that are written in yours help, but not is successful. You can help me with an example is in java/script, asp.net that in c# or vb.net. Thanks are a lot important.

Gennaro
Gennaro
Top achievements
Rank 1
 asked on 10 Sep 2008
1 answer
238 views
hi all,

I am using the trial version of the RAD editor. and i am adding a custom tool through the aspx page.

I am able to add the custom button to the RAD editor

code snippet:

<Tools>
    <radControls:EditorToolGroup>
            <radControls:EditorTool Name="CustomToolbutton" />
    </radControls:EditorToolGroup>
</Tools>



Now i want to add a icon to the button.

I tried the following approch as suggested in one of your forum. But doesnt seems to work for me. :(

<style>

.rade_toolbar.Default .Custom3
{
  background-image: url(http://www.telerik.com/DEMOS/ASPNET/RadControls/Editor/Skins/Default/buttons/CustomDialog.gif);
}
</style>
   

And the problem is the page is inherited from  master page. So the code can not be added directly on the page

I am worried about the "rade_toolbar"  in the above script. What it is?

Does any one have idea about this. A sample example will be of great help.
Tervel
Telerik team
 answered on 10 Sep 2008
4 answers
120 views
I need someone to enlighten me, since typing in the words "RadWindow Ajax" into Telerik's Search engine coughs up a server error...

I have a simple RadWindow with only a couple of controls (currently).  I have an ajax manager on the page the window loads, and I setup a few controls to interact with each other using ajax.

For some reason, when I run this page in a RadWindow, whenever an ajaxified control is used, the whole window goes blank while it updates whatever it needs to update, and it "appears" that the parent page does a postback.

running the page the window uses in the browser works fine, by the way.

Anyone know what might be causing this behavior?  As I said, I don't even have anything complicated on the form.  A button a checkbox and a checkbox, that's it.  Just a test, and I get these results

Any help would be great!!!!!

Thanks,
Kuba
George
Top achievements
Rank 1
 answered on 10 Sep 2008
1 answer
69 views
Hi,

I have added a selection column (using a checkbox) to a RadGrid with filtering enabled.
The problem is, that the filter row is displayed also on that selection row which I definetly don't want. Is there a way to prevent the filter row to be drawn on that column?

EDIT: Ok, I just found the property I was looking for. Sorry for bothering ...

Best Regards,
Robert
Daniel
Telerik team
 answered on 10 Sep 2008
1 answer
163 views
Hi,

How can I disable an ASP button client side when an ajax request is active and then enable it again when it hs completed?

Thanks

i
Konstantin Petkov
Telerik team
 answered on 10 Sep 2008
0 answers
99 views
Hi!

I'm used radpanelbar v 3.6.2. All things are very good, but I have problem with safari.

How can I change default width of each item?. It set default to 100%. I have tried changing by css. But It still not work.

Thanks for help! 
Khiem
Top achievements
Rank 1
 asked on 10 Sep 2008
2 answers
162 views
Good Day.

I have been pulling my hair out trying to get this to work.  I have an edit template that i have been trying to show on row click.  I have tried to modify the sample of row double click and have been unsuccessful in doing so.  Is there anyone out there that has successfully accomplished this task?

Also, one more thing you might be able to help me with.  I am trying to show and image only on row mouse over.  and once the row is click(as stated above), keep this picture showing.  onrowmouseout, the image would disappear.  Not just mousing over the image, but mouse over the row.  Any help would be greatly appreciated.

Thanks
Joshua
binbin
Top achievements
Rank 1
 answered on 10 Sep 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?