Hi
in the Infragistics Samples there is a Chrome control around the webgrid demos, does any body have a simplfied set of code/xaml to use this window as a control in other projects, The sample is very complicated and I am having trouble isolating that section of the sample code to use else where.
Thanks in Advance
Hi Todd,
I am trying to figure out how to re-use the chrome control, the layout you guys used to display the grids inside it is awesome and I want to resuse the same type of layout, and yes I can see there are a lot of depedancies this is why I am hoping there is some kind of a simple example of designing something like it.
In the NetAdvantage Aspnet you have a similar control but if I could get away with not having to embed the silverlight control in side an html frame it would be great.
Thanks in AdvanceAndrew
Hello,
It’s not clear to me what you are looking to do. Are you trying to reuse the grid sample without the chrome control? Or are you trying to figure out how to use the chrome control directly? The chrome control is a container specifically designed for our sample browser. So the reuse of it outside of the browser is pretty limited and contains a dependency on the sample browser resource assembly.
Please let us know what you are trying to do so we can provide the proper guidance.
Todd