We notice that if we change the culture to be chinese,
RadTimePicker's select time box always show the Militory time (24 hour format). See the attachment.
Does this consider as a bug?
thx!
Jane
How do I bind a GridView to a dataset, is it even possible? I looked iin the guide book and they all seem to binding via the code and in the ASP.NET version you can just link it to the SQL datasouce you created. (Again dont know much of this WPF world)
Im use to the ASP.NET RadGrid and binding options but Im trying to see if I can get one of my larger applications to run in WPF.
Im using Q3 WPF and VB. I added a DataSet and have the query I want in it. (I just left it the default "DataSet1.xsd" with all the default values for testing.)
I'm unable to drag Telerik controls from the VS Toolbox onto my WPF design. When I try, I get the classic circle with a slash through it, generally used to indicate an operation is prohibited. I can drag regular MS controls from the toolbox onto the designer but not Telerik controls. Any suggestions for resolving this?
Thanks,
Scott
Windows 7 Ultimate
Visual Studio Team System 2008
RadControls for WPF 2009 Q3 SP2
I have a GridView that works fine, but now I have to expand the GridView to have a Details grid inside which have another datacontract then its parent GridView. The relation between the two datacontracts is an ID. I am using MVVM. I can not find anything about this in the documentation, so some examples or help would be much appreciated.
Hi
I am creating multiple Tiles within a Tile. On clicking Internal Tile, Form control will diaply. It works fine with Screen resolution 1248*768 or higher then this. But the form controls donot display with screen resolution 1024*768. Is it so or i will do somewhere wrong. Please help
How can I prevent the grid from stealing focus when a new item is added to the underlying collection?
For example, I have two seperate windows, one which displays the grid, another through which the user may add new rows to the grid. I would like focus to remain on the add window when the user adds a new row, but the grid by default seems to be setting focus to the first editable cell in the new row.
I am trying to hide the Header on a RadPane. However I dont see anything pertaining to the visibility of the header or tab. Is there a way to accomplish this? I have attached an image called radpaneheader to better illustrate what I mean.