Telerik Forums
UI for ASP.NET AJAX Forum
0 answers
74 views
Hi All

I am just going through the examples in Scheuler.

Here is an example which I CANT UNDERSTAND WHAT IS BEEN DONE 

 http://demos.telerik.com/aspnet-ajax/scheduler/examples/confirmationdialog/defaultcs.aspx

Please could any body explain me.

Where does the two check box comes from  ALL DAY and RECURRING TASK.

That is where is the coding for these two check box and etc.

Thank You

-Anto
Anto (DLL Version : 2008.3.1314.35)
Top achievements
Rank 2
 asked on 23 Mar 2009
3 answers
223 views
I have  a radtooltip with no skin.

i want to change the border color of radtooltip .

and

i want to change the close arrow position of rad tooltip.

how to do that any suggestion.

plz help.
Tervel
Telerik team
 answered on 23 Mar 2009
1 answer
92 views
I have followed the steps in the following article to create a template column programmatically:

http://www.telerik.com/help/aspnet-ajax/grdprogrammaticcreation.html

However, it doesn't seem to address how to make it work if you allow edits. I set the EditItemIndex like this:

RadGridCoverages.EditIndexes.Add(RadGridCoverages.Items.Count - 1)  
 
 

But it has no effect since in the template column the Enabled property of the checkbox is being set to false. How do I detect if the checkbox should be enabled or not in my custom template class so that setting the EditItemIndexes actually works?

Thanks!

Tsvetoslav
Telerik team
 answered on 23 Mar 2009
3 answers
298 views

Hi,
i want to disable  grid and treeview context  menus.

For grid
FileExplorer1.GridContextMenu.Enabled =False

 

seems not to work.

How to for treeview?

Thank you.

 

 

 

Tervel
Telerik team
 answered on 23 Mar 2009
2 answers
144 views

How to enable filtering in GridTemplateColumn??
In telerik grid filter option not working on GridTemplateColumn


Debraj
Top achievements
Rank 1
 answered on 23 Mar 2009
1 answer
130 views
I am looking to take some basic customer information (name, address, phone number) from a recordset and have it prepopulate a RadScheduler entry.

What would be the best way to achieve this?

Thanks
Peter
Telerik team
 answered on 23 Mar 2009
9 answers
210 views
All my events on my calendar are showing up as 1/2 in one day and the other 1/2 of the bar in the next day. This only happens on the month view. the data is fine. It shows up properly on the week and day views. For example, if I have 'Track Practice' from 6:00pm to 7:30pm on 3/16, when I look at the month view, half of the bar will be on 3/16 and the other half on the bar on 3/17. This happens for all my events, not just certain ones.

thanks,
susan
Susan
Top achievements
Rank 1
 answered on 23 Mar 2009
3 answers
155 views
I have a GridEditCommandColumn defined in the first column of my grid.  This results in the Insert/Cancel buttons and the Update/Cancel buttons being placed on the left hand side of the grid's insert and edit forms.  Is it possible to move these buttons to the right hand side of the insert and edit forms?

Thanks,

Al
Yavor
Telerik team
 answered on 23 Mar 2009
1 answer
69 views
How to Display two grids in DetailTables or columns in telerik grid?
Princy
Top achievements
Rank 2
 answered on 23 Mar 2009
5 answers
948 views
Hey,

I am working on an admin interface that has a radgrid with various filter combos above it. To save the user having to scroll down the page after results load I am using this:

ScriptManager.RegisterStartupScript(Page, GetType(Page), "ScrollScript", "Sys.Application.add_load(function_scrollme() {window.scroll(0,800);});", True)

So this works in that the page scrolls to the bottom when the results load in the radgrid, however, if the user then goes back to the top of the page and does something that causes a postback e.g. they select from a combobox that populates another combo using autopostback (ajax way), then the page still scrolls to the bottom - even though I have an ajaxmanager on the page hooked up to the combo boxes.

It seems that the above code seems to fire for every subsequent postback, even controls updating in an ajax way.

Any idea how I can stop this?

Thanks,
Matt
Adam Hubble
Top achievements
Rank 1
 answered on 23 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?