Skip to content

Commit 04df51e

Browse files
authored
Update README.md (#35)
* Update README.md - add details about nuget source for Sourcegrid * Update README.md * Add files via upload (#36) * Update README.md
1 parent 8ccf27f commit 04df51e

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,15 @@ There only a few preconditions which must be fulfilled.
1919
* Visual Studio 2022
2020
* Net 8.0
2121

22+
# Note
23+
24+
* SourceGrid nuget package can be used in visual studio by configuring Github as nuget source.
25+
* Nuget source Link for configuring in visual studio : [SourceGrid](https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fnuget.pkg.github.com%2FSiemens%2Findex.json&data=05%7C02%7Crahul.rajesh%40siemens.com%7C529a017e2d01450cf71b08dc3c597754%7C38ae3bcd95794fd4addab42e1495d55a%7C1%7C0%7C638451602179875886%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=YvpNUOj1pKlJpoT5QBollCpgcXNW0b%2BsN13Ep5zQe48%3D&reserved=0)
26+
27+
![Nuget Source Image](/img/NugetSource.PNG)
28+
29+
2230
# Changes:
23-
1. Enhancement: Smooth horizontal and vertical scrolling
24-
2. Enhanced Freeze panes(FixedRow and FixedColumn) and made it independent of Header row\column count
25-
3. Introduced a boundary(defined by user) to stop auto scrolling
26-
4. Filter row support in DataGrid
27-
5. Support for Drag and drop of cells
28-
6. Performance improvement while loading grid- CreateControl
29-
7. Selectable readonly cells
30-
8. Introduced a disabled cell mode
31-
9. Fixed bugs in clipboard, spanning etc
3231

3332
Refer [Changes_Wiki](https://github.com/siemens/sourcegrid/wiki/Changes) for more information
3433

img/NugetSource.PNG

71.9 KB
Loading

0 commit comments

Comments
 (0)