Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
135 views
Hello,

I'm setting up a prototype page, I was wondering if there is an easy way to bind nested details tables using the following data:

var entries = new[]
{
new 
AgencyName = "Health International",  
AgencyAbbreviation = "HI",
AgencyStatus = "Active",
AgencyType = "Service",
Programs = new[]
{
new { ProgramName = "New Beginnings", ProgramAbbreviation = "NB", ProgramStatus = "Active" },
new { ProgramName = "Bright Start", ProgramAbbreviation = "BS", ProgramStatus = "Active" }
}
}
};

Do I have to tap into DetailsTableDataBind?

Thanks.
Mira
Telerik team
 answered on 03 Sep 2010
1 answer
146 views

Hi Guys,

Is it possible Response.Redirect/Server.Transfer in the page callback?
Or Is there any method or some thing of telerik which can redirect page in page callback?

Please help!

Thanks
Ravi
Sebastian
Telerik team
 answered on 03 Sep 2010
1 answer
77 views
Hello,

What is the best method for doing an update all task with a Radgrid to a Linqdatasource for an updating all across the radgrid. 

I am only concerned about insert operations. I have the auto insert stuff wired up and working. 

It seems there should be an easy way to extend the auto functionality to the updateall ability.


I saw the stuff on sqldatasource with radgrid, slightly helpful.

Thanks,
RB
Daniel
Telerik team
 answered on 03 Sep 2010
3 answers
115 views
When expanding a row in a hierarchical datagrid, the entire grid is updated. If there is a large amount of data on display it can appear to be slow, even though it is only updated a single control (the datagrid).

Is there a way to make it only update the single row that was expanded/collapsed?

The problem is that the grid I am using has content in each row that is pulled in from other sites, and when it has to redraw them all, it can take an age to redraw everything.

Thank you very much,

Scott
Mira
Telerik team
 answered on 03 Sep 2010
7 answers
269 views
I have it always inside radtooltip, With the latest version (817), the editor designer works in IE, but not with chrome, however, when I change to html, it has contents there.
My chrome version is 6.0.472
Dobromir
Telerik team
 answered on 03 Sep 2010
2 answers
329 views
Is there an attribute in RadAjaxPanel similar to the attribute "Triggers" of asp.net control "UpdatePanel"?
Can you give me an example?
Diana
Top achievements
Rank 1
 answered on 03 Sep 2010
1 answer
69 views
Hi,

How can i customize the MossLinkManager if i want to add some more control in that as well as if i want to remove some control from there.which file i need to look for that.

Customization like if i want to remove Bookmark from there, also if i want to add one textbox where i can display the selected text. where i need to do all these things? Please suggest.


Thanks
Stanimir
Telerik team
 answered on 03 Sep 2010
1 answer
202 views
Hi..
I have a button that opens a RadWindow.  When the window closes I need to setfocus to a textbox.

I've tried  txtBox.Focus() before calling the RadWindow and after - but the cursor never seems to go into the textbox.

Any ideas?  thanks again
Shinu
Top achievements
Rank 2
 answered on 03 Sep 2010
1 answer
93 views
Hi,

we have Created a page in which we are using fancybox and in fancybox we are showing slider control.

but this slider control is not visible on fancybox.

but when I use it as in normal page it is visible. Can you please give me some detail why slider control in showing in fancybox.

also I want to do operation with slider control like..when I change values in slider control I need to update it on database without any postback.

Regards
Reetesh
Tsvetie
Telerik team
 answered on 03 Sep 2010
1 answer
71 views
I've been trying to use RadInputManager with RadInput controls for validation but it doesnt work, am I doing something wrong or does radinputmanger only work with classic asp textboxes?
Dimo
Telerik team
 answered on 03 Sep 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?