Browse by Tags
All Tags » WPF Data Grid » CellEditorBinding (RSS)
-
I posted a question on 16 March 2010. I received an email from Exceed stating that I should get an answer in 2 to 5 days. I have received none. My post was titled: ''DateTimeTextBox in celleditor problem?''
Does Xceed have a policy that if you don't pay $299+ for support you are ignored on the forum?
I'm not asking for priority ...
-
Hello,
I want to manipulate a simple array with xCeed grid. Is this possible? I can view items, but editing and creating doesn't function.
public partial class Window1 : Window {public ObservableCollection<int> deneme { get; set; }
public Window1() {InitializeComponent();dummy = new ...
-
Hi,
I am using a combobox in Cell edit template i am loading the combobox content when the edit is fired but after the ending edit i am getting the Member not the Value. My code is below:
XAML :
<xcdg:DataGridControl Grid.Row=''2'' HorizontalAlignment=''Left'' Name=''NotesGrid'' Width=''800'' Height=''Auto'' ...
|
|
|
|