Skip to content

Commit

Permalink
updates to the VI documentation and inline comments to better describ…
Browse files Browse the repository at this point in the history
…e usage and functionality throughout the code
  • Loading branch information
mike.king committed Apr 29, 2016
1 parent 31bbe18 commit df54d39
Show file tree
Hide file tree
Showing 21 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/DataGrid.lvlps
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[ProjectWindow_Data]
ProjectExplorer.ClassicPosition[String] = "64,67,445,620"
ProjectExplorer.ClassicPosition[String] = "64,67,705,620"

[AB_Cache_{B16A3F3B-B893-468A-BFDE-BD82E2B17C94}]
Cache_Path[Path] Line0001 = "/C/Users/Mike/AppData/Local/Temp/AB_Cache_{B16A3F3"
Expand Down
Binary file modified source/DataGridView/Apply Column Setup After Binding.vi
Binary file not shown.
Binary file modified source/DataGridView/Define DataTable Columns.vi
Binary file not shown.
Binary file modified source/DataGridView/GridView Property Setup.vi
Binary file not shown.
Binary file modified source/DataGridView/Initialize.vi
Binary file not shown.
Binary file modified source/DataGridView/Override Null objects.vi
Binary file not shown.
Binary file modified source/DataGridView/Set Data Binding.vi
Binary file not shown.
Binary file modified source/DataGridView/SetupCallBackEvents.vi
Binary file not shown.
Binary file modified source/DataTable/Add Rows (String).vi
Binary file not shown.
Binary file modified source/DataTable/Add Rows (Variant).vi
Binary file not shown.
Binary file modified source/DataTable/Init.vi
Binary file not shown.
Binary file modified source/Events/CellClicked Event Callback.vi
Binary file not shown.
Binary file modified source/Events/CellValidating Event Callback.vi
Binary file not shown.
Binary file modified source/Events/CellValueChanged Event Callback.vi
Binary file not shown.
Binary file modified source/Events/DataError Event Callback.vi
Binary file not shown.
Binary file modified source/Events/KeyDown Event Callback.vi
Binary file not shown.
Binary file modified source/Events/UserAddedRow Event Callback.vi
Binary file not shown.
Binary file modified source/Events/UserDeletedRow Event Callback.vi
Binary file not shown.
Binary file modified source/Example Simple DataBinding.vi
Binary file not shown.
Binary file modified source/GridColumn/Create Column Definitions.vi
Binary file not shown.
Binary file modified source/Helper Functions/Easy Grid Setup.vi
Binary file not shown.

0 comments on commit df54d39

Please sign in to comment.