Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul-Siemens authored Mar 19, 2024
1 parent 0d2e1f5 commit aa17369
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,11 @@ There only a few preconditions which must be fulfilled.

# Note

* SourceGrid is released and maintained only on Github repository and is not available in nuget.org
* SourceGrid nuget package can be used in visual studio by configuring Github as nuget source.
* 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)


# Changes:
1. Enhancement: Smooth horizontal and vertical scrolling
2. Enhanced Freeze panes(FixedRow and FixedColumn) and made it independent of Header row\column count
3. Introduced a boundary(defined by user) to stop auto scrolling
4. Filter row support in DataGrid
5. Support for Drag and drop of cells
6. Performance improvement while loading grid- CreateControl
7. Selectable readonly cells
8. Introduced a disabled cell mode
9. Fixed bugs in clipboard, spanning etc

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

Expand Down

0 comments on commit aa17369

Please sign in to comment.