Browse by Tags
All Tags » Exception » Binding (RSS)
-
Hello,
I encountered some strange behaviour on the Xceed Gridcontrol for Windows Forms (v3.9), trying to implement a databound master detail
grid. I setup and loaded two datatables in a dataset with an additional Parent-Child-Relationship between these two tables added to the
dataset. The relation has been tested, there is no ...
-
Hi,
I wanted to set a MouseDoubleClick trigger on the rows of my DataGrid. As:
<Style TargetType=''{x:Type xcdg:DataRow}'' > <EventSetter Event=''MouseDoubleClick'' ...
|
|
|
|