BDisp
|
3362ca849d
Reorganizing scenarios categories as per #1648
|
hace 3 años |
Thomas Nind
|
446759a3f2
Made RowColorGetterDelegate follow same pattern as CellColorGetter
|
hace 4 años |
Thomas Nind
|
29c14876c0
Changed CellColorGetterDelegate to use its own class for args CellColorGetterArgs to future proof the API against breaking changes
|
hace 4 años |
Thomas Nind
|
f536d906d4
Made selected cell invert first character optional as a TableStyle
|
hace 4 años |
Thomas Nind
|
e460650a3c
Changed Scenario alt colors to Win.ColorScheme instead of Colors.Base
|
hace 4 años |
tznind
|
98dfcc4959
Added support for full row coloring
|
hace 4 años |
tznind
|
b3ce131fbf
Added support for coloring cells
|
hace 4 años |
Thomas Nind
|
0dd0f2e5c4
TableView - adds last column dividing line (#1289)
|
hace 4 años |
Thomas Nind
|
6a9e27761f
Nested types for TabView and TableView (#1243)
|
hace 4 años |
Charlie Kindel
|
b29240f362
Code coverage (#1235)
|
hace 4 años |
tznind
|
1549d775c5
Added vertical scrollbars
|
hace 4 años |
tznind
|
d988a34444
Added SelectAll, better selection iteration and validation
|
hace 4 años |
tznind
|
df3e191a72
Added CellActivated event which occurs on Enter or double click
|
hace 4 años |
tznind
|
31bdec4535
Added FullRowSelect property
|
hace 4 años |
tznind
|
f610cc8416
better handling of unicode in table view
|
hace 4 años |
tznind
|
d4f14f81d2
Changed TableEditor in UICatalog to use checked menus
|
hace 4 años |
tznind
|
4bb9d9ac66
Fixed typo changing EventHandler to Action in UICatalog
|
hace 4 años |
tznind
|
81edb73785
Added SelectedCellChanged event
|
hace 4 años |
tznind
|
52af2a609e
Fixed namespace, comments and added tests
|
hace 4 años |
tznind
|
e1b60fb9fa
Added Format property to ColumnStyle
|
hace 4 años |
tznind
|
ace6251414
Support for column styles (alignment and format)
|
hace 4 años |
tznind
|
185f4ed4cd
Added gridlines and fixed partial column rendering
|
hace 4 años |
tznind
|
74d4d1b895
Fixed CanFocus not being true by default for TableView
|
hace 4 años |
tznind
|
39b7ec4da9
Fixed indexes when closing a a large table and then opening a small table
|
hace 4 años |
tznind
|
cdbc37ca90
Standardisation (blank constructor, menu in example etc)
|
hace 4 años |
tznind
|
85f0e9667c
Support for setting the value to null in example
|
hace 4 años |
tznind
|
6744e06041
Added edit cell values into the example in UICatalog
|
hace 4 años |
tznind
|
dcb020ab14
Added keyboard navigation and fixed layout/rendering issues
|
hace 4 años |
tznind
|
474dfbb579
Added basic table viewing
|
hace 4 años |