tznind
|
448bc3af3b
Fixed cell selection when clicking near cell border
|
il y a 4 ans |
tznind
|
d4f14f81d2
Changed TableEditor in UICatalog to use checked menus
|
il y a 4 ans |
tznind
|
a237e1a8e4
Fixed draw/scroll bugs when header is not visible due to scrolling
|
il y a 4 ans |
tznind
|
65806b1ba2
Added SelectedCellChangedEventArgs and tests
|
il y a 4 ans |
tznind
|
4bb9d9ac66
Fixed typo changing EventHandler to Action in UICatalog
|
il y a 4 ans |
tznind
|
81edb73785
Added SelectedCellChanged event
|
il y a 4 ans |
tznind
|
52af2a609e
Fixed namespace, comments and added tests
|
il y a 4 ans |
tznind
|
d3ec8b2f03
Refactored Update method. Includes new public method EnsureSelectedCellIsVisible
|
il y a 4 ans |
tznind
|
2404a48fc6
Fixed mouse scrolling (wheel) away from selected cell
|
il y a 4 ans |
tznind
|
0045bed692
Added missing update on scroll wheel up
|
il y a 4 ans |
tznind
|
94c4f2aab1
Mouse support for selecting cells
|
il y a 4 ans |
tznind
|
e1b60fb9fa
Added Format property to ColumnStyle
|
il y a 4 ans |
tznind
|
7cf34777d3
Fixed missing xmldoc
|
il y a 4 ans |
tznind
|
30251c8baf
Fixed alignment padding and made better use of Bounds.Width
|
il y a 4 ans |
tznind
|
ace6251414
Support for column styles (alignment and format)
|
il y a 4 ans |
tznind
|
700e097e4b
Fixed start of line rendering and line flag checks
|
il y a 4 ans |
tznind
|
185f4ed4cd
Added gridlines and fixed partial column rendering
|
il y a 4 ans |
tznind
|
1416f2f047
Fixed always swallowing keystrokes in ProcessKey in TableView
|
il y a 4 ans |
tznind
|
74d4d1b895
Fixed CanFocus not being true by default for TableView
|
il y a 4 ans |
tznind
|
10d3781c2e
Added comments and removed unused variables/method
|
il y a 4 ans |
tznind
|
39b7ec4da9
Fixed indexes when closing a a large table and then opening a small table
|
il y a 4 ans |
tznind
|
cdbc37ca90
Standardisation (blank constructor, menu in example etc)
|
il y a 4 ans |
tznind
|
85f0e9667c
Support for setting the value to null in example
|
il y a 4 ans |
tznind
|
6744e06041
Added edit cell values into the example in UICatalog
|
il y a 4 ans |
tznind
|
bfefc724df
Added selected cell properties
|
il y a 4 ans |
tznind
|
dcb020ab14
Added keyboard navigation and fixed layout/rendering issues
|
il y a 4 ans |
tznind
|
474dfbb579
Added basic table viewing
|
il y a 4 ans |
Charlie Kindel
|
5ac64a4b92
Merge pull request #1012 from BDisp/layoutneeded-property
|
il y a 4 ans |
Charlie Kindel
|
8905dd996c
Merge pull request #1014 from BDisp/net-driver-improvements
|
il y a 4 ans |
BDisp
|
991f479cb8
Changed the menu Diagnostics and added code for passing an argument -usc for UseSystemConsole.
|
il y a 4 ans |