|
Browse by Tags
All Tags » XamDataGrid » WPF ( RSS)
-
I'm currently evaluation NetAdvantage for WPF. I created a little test application which uses a xamDockManager to implement a tabbed user interface. At the moment I have two tabs: an empty one and one with a xamDataGrid which displays data from an SQL Server database. Unfortunately switching from...
-
dear in my application i found that the XamDataGrid doesn't sort the data if we attache Observable collection with count =0. i filled the data in ObservableCollection after some time interval using callback with my data. the data will populated in grid but doesn't sort. my question is that is...
-
dear all, i have a xAmDataGrid whose DataSource is an obserable collection. i enable the sort option for grid. but when i click on header the data inside XamGRid does not in sorted order. why does it's not sort the data? anybody help me. thanx in adv. Laki
-
I'm having the same issues. Is there an example of how to prevent users from selecting read only cells? I have 5 columns in a grid. Only one of those columns is editable. I want the navigation to only allow them to move to editable fields. What's the best way to achieve this? Thanks!
-
Hi New to the WPF controls and putting together a simple app has been interesting. However one of the frustrating points has been the numeric editor. It shows an underscore for the mask placeholders, something I personally dislike. And, secondly when the grid is clicked the editor is not selecting the...
-
We are using UI Automation to test grids in our WPF application. However, since switching to the new version of the XamDataGrid (version 8.1), it appears that the grid rows are showing up differently in the UI Automation tree. Specifically, we are now seeing two "dataitem" nodes for each record...
-
Is it possible to make xamDataGrid to look like a tree with multiple columns? I tried to turnout header labels on xamDataGrid, that makes it look like a single column tree. But if I add more columns then all of them have offset, like the first column. I want that all columns, except first, have no offset...
-
I have a xaml grid bound to a DataSet and I wanted to enable wrap / multiline on particular columns. I’ve been looking for this feature in the forums but haven’t found much on the WPF grid. Any help and code samples on this would be good. Thanks
-
I need to confure the xamDataGrid so that the first column is a row header and has the same look and feel as the column header. The row header isn't editable. The idea is that this will give me a grid which behaves like Excel (row and column headers). Does anyone have any idea how to do this..? None...
-
I have downloaded the WPF 2008 v1 and wonder why somethings were not addressed: 1. More than one group by, this is still a bug. 2. Why not add column filtering? This is one of the very basic features in a Windows Grid. (Telerik has it in there controls.)
|
|