Browse by Tags
All Tags » DataGrid » composite cells (RSS)
-
Hello,
I need to display the data in the format like amount@price (1.23@1 000 000) in the PRO grid. I have created a temple like the following
<DataTemplate x:Key=''RequestedOrder''> <StackPanel Orientation=''Horizontal''> <TextBlock Text=''{Binding ...
|
|
|
|