Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
102 views
Hi i am using rad date picker in my web page and my problem, the pop at bottom . it means on some other controls. i just want to show the pop up to rt side of the control instead of bottom. How can we do that can any one help me out.

Princy
Top achievements
Rank 2
 answered on 22 Jan 2009
1 answer
118 views
If I apply a FilterExpression to a DataTable's DefaultView, if I want to see only the filtered rows in my grid should I bind to DataTable.DefaultView or can I just bind to the DataTable and get the same result?
Shinu
Top achievements
Rank 2
 answered on 22 Jan 2009
0 answers
95 views
Hi all,

Could anybody give an example for tree view , and inserting particular checkbox value of treeview  in database and retreiving those checked values when page get load

Everything should relative to database.

Advance thanks


sudheer
Top achievements
Rank 2
 asked on 22 Jan 2009
1 answer
80 views
I'm looking for A RadGrid example not using the SDS.  I have my own custom middle-tier that handles all of my data transactions.  Can someone point me to a good example?
Shinu
Top achievements
Rank 2
 answered on 22 Jan 2009
1 answer
124 views
i've got a grid with 15 GridBoundColumns.  i only want to display 5 of them in read mode, but all of them in editmode.

how can i do this?
Shinu
Top achievements
Rank 2
 answered on 22 Jan 2009
4 answers
415 views
Hi,

I have planed to use RadCalendar for month view in my page.

1. I need to bind the data list retrieve from db.
    e.g event list
2. I want to change the color or image base on event type.
3. I want to open the dialog when i click the day. (need to show detail of the event)
4. Add the new event.

Please let me know RadCalendar can achieve above function or not. Please let me know the sample link.

Regards,
Alex

Alex
Top achievements
Rank 1
 answered on 22 Jan 2009
4 answers
111 views
Has anyone found a way to get context menus to work in Opera?
JC
Top achievements
Rank 1
 answered on 22 Jan 2009
3 answers
115 views
It's seems to be a bug in RadContextMenu.

Menu doesn't show background in all scenarios(include your demos) with Opera browser.
I use the latest version of RAD Controls for ASP .NET AJAX - Q3.1125, and the latest version of Opera - 9.63.

Is there any quick trick to fix this error?

JC
Top achievements
Rank 1
 answered on 22 Jan 2009
2 answers
101 views
Hi there,

I have a problem. when click the node then i can check to occur the event  'OnNodeClick'.
However, i cann't get all of data like node's value or text.
Exactly, that clicked node has some data.
How can i fix this problem?

Below is code :

aspx page :
<rad:RadTreeView ID="radTree" runat="server" AutoPostBack="True" OnNodeClick="radTreeNodeClick"></rad:RadTreeView>

of course, data binding is completed programmatically.

ascx page :
protected void radTreeNodeClick(object sender, RadTreeNodeEventArgs e)
    {
        this.sid = Convert.ToInt32(e.NodeChecked.Text);
        this.ListPage();
    }

Many thanks.
Patrick0103
Top achievements
Rank 1
 answered on 22 Jan 2009
4 answers
107 views
http://demos.telerik.com/aspnet-ajax/Grid/Examples/Programming/ListView/DefaultCS.aspx
I was looking over this demo (link above) and wondering how I might flip the grid from a "List/Data" view as displayed in the demo to a different custom templateboundcolumn as described in this demo.
http://demos.telerik.com/aspnet-ajax/Grid/Examples/Hierarchy/DefiningStructure/DefaultCS.aspx

I would like to have a radtoolbar with 2 buttons that show's the two different custom templated layouts. The problem I see, is if the grid has be be created @ Page_Init or OnInit (Second Demo), how would I flag the grid to use the correct templates when the toolbar OnButtonClick server event is going to fire later in the page life cycle.

Got a demo?? :)

Just looking for some advice on how to proceed.
Thanks
Craig
Top achievements
Rank 1
 answered on 21 Jan 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?