PanoramicData.Blazor 9.0.344

dotnet add package PanoramicData.Blazor --version 9.0.344
                    
NuGet\Install-Package PanoramicData.Blazor -Version 9.0.344
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PanoramicData.Blazor" Version="9.0.344" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PanoramicData.Blazor" Version="9.0.344" />
                    
Directory.Packages.props
<PackageReference Include="PanoramicData.Blazor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PanoramicData.Blazor --version 9.0.344
                    
#r "nuget: PanoramicData.Blazor, 9.0.344"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package PanoramicData.Blazor@9.0.344
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PanoramicData.Blazor&version=9.0.344
                    
Install as a Cake Addin
#tool nuget:?package=PanoramicData.Blazor&version=9.0.344
                    
Install as a Cake Tool

PanoramicData.Blazor

UI components for Blazor. Try it out on our Demo page!

We needed the following Blazor UI components for several projects, including ReportMagic v3.0:

  • Block Overlay
  • Table
  • Pager
  • Tree
  • Splitter
  • File Explorer
  • Context Menu
  • Toolbar
  • Form
  • File Modal

Rather than buying them in, we made our own, Open Sourced them on Github and made them free (both speech and beer).

More will follow, as we need them. However, we are much more excited to see:

  • what you need
  • your Pull Requests

Please do contribute!

Dependencies

  • Bootstrap (a default Library in a new blazor project) >= 5.1.3

Component Documentation

To improve our project's documentation and make it easier to work with our Blazor components, we've introduced a new automated documentation generation process.

What's New?

  • ComponentDocumentation.md: A new markdown file in the root of the project that provides a comprehensive overview of all PD* Blazor components, including their parameters and descriptions.
  • Automated Generation: This file is generated by a PowerShell script named GenerateDocs.ps1. This script scans all components and their parameters, extracting the XML summary comments to build the documentation.
  • Improved Code Comments: All components have been updated with XML summary comments for their parameters to ensure the generated documentation is as complete as possible.

How to Use It

To update the documentation, simply run the GenerateDocs.ps1 script from a PowerShell terminal in the project root:

.\GenerateDocs.ps1

The script will automatically detect any changes to the documentation and prompt you to commit them. Please note that running this script is currently a manual step required to keep the documentation in sync with the code.

Your Contribution

To ensure the documentation remains complete and accurate, please add XML summary comments to any new components or parameters you create. For example:

/// <summary>
/// A brief description of the parameter.
/// </summary>
[Parameter]
public string MyParameter { get; set; }

This automated process ensures that our documentation stays up-to-date with the codebase, making it easier for everyone to understand how to use our components. It will also help new team members get up to speed more quickly.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PanoramicData.Blazor:

Package Downloads
Jakar.Extensions.Blazor

Extensions to aid in development.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.344 0 12/6/2025
9.0.341 442 12/3/2025
9.0.338 461 12/2/2025
9.0.334 457 12/2/2025
9.0.333 469 12/2/2025
9.0.332 493 12/1/2025
9.0.330 182 11/27/2025
9.0.329 167 11/27/2025
9.0.328 381 11/21/2025
9.0.327 348 11/21/2025
9.0.326 362 11/21/2025
9.0.325 403 11/18/2025
9.0.321 282 11/13/2025
9.0.320 229 10/20/2025
9.0.319 112 10/18/2025
9.0.317 94 10/18/2025
9.0.316 148 10/17/2025
9.0.315 142 10/17/2025
9.0.313 147 10/17/2025
9.0.312 153 10/17/2025
9.0.310 151 10/17/2025
9.0.306 172 10/15/2025
9.0.303 181 10/15/2025
9.0.302 181 10/14/2025
9.0.299 180 10/14/2025
9.0.294 184 10/14/2025
9.0.293 179 10/14/2025
9.0.292 172 10/14/2025
9.0.291 177 10/14/2025
9.0.290 190 10/13/2025
9.0.289 176 10/13/2025
9.0.288 179 10/13/2025
9.0.287 182 10/13/2025
9.0.286 188 10/13/2025
9.0.283 230 10/7/2025
9.0.270 239 10/1/2025
9.0.268 227 9/30/2025
9.0.267 189 9/30/2025
9.0.266 187 9/30/2025
9.0.265 188 9/30/2025
9.0.264 191 9/29/2025
9.0.263 184 9/30/2025
9.0.262 330 9/19/2025
9.0.261 212 9/10/2025
9.0.259 226 9/3/2025
9.0.257 229 8/21/2025
9.0.254 200 8/19/2025
9.0.253 193 8/19/2025
9.0.252 196 8/19/2025
9.0.251 183 8/17/2025
9.0.249 173 8/10/2025
9.0.248 286 8/6/2025
9.0.245 264 8/5/2025
9.0.241 233 8/5/2025
9.0.230 171 7/28/2025
9.0.229 148 7/19/2025
9.0.225 142 7/18/2025
9.0.221 215 7/15/2025
9.0.219 199 7/14/2025
9.0.218 202 7/14/2025
9.0.217 175 7/13/2025
9.0.216 162 7/13/2025
9.0.215 172 7/13/2025
9.0.130 210 7/10/2025
9.0.127 223 7/9/2025
9.0.122 192 7/9/2025
9.0.121 215 7/7/2025
9.0.120 214 7/6/2025
9.0.115 188 7/4/2025
9.0.114 211 6/27/2025
9.0.110 256 6/26/2025
9.0.109 211 6/26/2025
9.0.108 210 6/26/2025
9.0.107 210 6/26/2025
9.0.97 202 6/22/2025
9.0.96 176 6/22/2025
9.0.91 207 6/20/2025
9.0.90 191 6/20/2025
9.0.86 224 6/15/2025
9.0.85 223 6/15/2025
9.0.79 382 6/11/2025
9.0.77 358 6/10/2025
9.0.74 257 6/3/2025
9.0.71 323 5/16/2025
9.0.67 330 4/24/2025
9.0.66 246 4/24/2025
9.0.65 243 4/24/2025
9.0.64 634 3/26/2025
9.0.42 381 3/7/2025
9.0.40 211 2/17/2025
9.0.38 266 1/24/2025
9.0.37 207 1/22/2025
9.0.36 217 1/17/2025
9.0.34 189 1/15/2025
9.0.33 184 1/9/2025
9.0.30 173 1/9/2025
9.0.27 216 1/5/2025
9.0.24 209 1/3/2025
9.0.13 191 12/23/2024
9.0.11 206 12/19/2024
9.0.9 192 12/16/2024
9.0.8 199 12/13/2024
9.0.6 199 12/11/2024
9.0.3 202 12/10/2024
9.0.2 255 11/27/2024
9.0.1 249 11/15/2024
8.0.146 180 1/17/2025
8.0.144 180 12/23/2024
8.0.143 193 12/19/2024
8.0.141 193 12/16/2024
8.0.140 191 12/11/2024
8.0.139 203 12/9/2024
8.0.137 194 11/27/2024
8.0.135 275 11/13/2024
8.0.134 513 11/8/2024
8.0.133 291 11/4/2024
8.0.130 215 11/1/2024
8.0.129 250 10/29/2024
8.0.128 233 10/25/2024
8.0.127 186 10/25/2024
8.0.126 236 10/22/2024
8.0.121 218 10/18/2024
8.0.120 191 10/17/2024
8.0.117 315 10/16/2024
8.0.111 392 9/30/2024
8.0.110 228 9/26/2024
8.0.109 201 9/26/2024
8.0.102 243 9/23/2024
8.0.101 201 9/22/2024
8.0.98 200 9/22/2024
8.0.97 208 9/21/2024
8.0.96 206 9/21/2024
8.0.95 204 9/20/2024
8.0.94 194 9/19/2024
8.0.93 189 9/19/2024
8.0.91 375 9/6/2024
8.0.90 211 9/5/2024
8.0.89 217 9/4/2024
8.0.88 264 8/30/2024
8.0.87 200 8/29/2024
8.0.86 205 8/28/2024
8.0.83 217 8/27/2024
8.0.79 273 8/7/2024
8.0.78 218 7/23/2024
8.0.77 206 7/22/2024
8.0.75 255 7/3/2024
8.0.73 691 6/17/2024
8.0.72 326 6/5/2024
8.0.71 204 6/5/2024
8.0.68 255 5/28/2024
8.0.67 268 5/23/2024
8.0.65 265 5/22/2024
8.0.62 404 5/7/2024
8.0.61 280 4/30/2024
8.0.60 208 4/29/2024
8.0.59 202 4/29/2024
8.0.57 220 4/26/2024
8.0.56 274 4/25/2024
8.0.54 216 4/22/2024
8.0.53 237 4/10/2024
8.0.51 232 4/9/2024
8.0.49 211 3/27/2024
8.0.47 252 3/20/2024
8.0.44 210 3/20/2024
8.0.42 229 3/6/2024
8.0.41 195 3/6/2024
8.0.40 230 3/5/2024
8.0.38 247 2/28/2024
8.0.37 224 2/28/2024
8.0.36 268 2/27/2024
8.0.34 220 2/27/2024
8.0.33 213 2/16/2024
8.0.32 215 2/15/2024
8.0.31 205 2/15/2024
8.0.30 220 2/14/2024
8.0.29 209 2/14/2024
8.0.27 239 2/7/2024
8.0.26 201 2/5/2024
8.0.19 245 1/22/2024
8.0.18 218 1/18/2024
8.0.16 206 1/18/2024
8.0.15 244 1/12/2024
8.0.14 209 1/12/2024
8.0.10 278 12/16/2023
8.0.2 254 12/8/2023
8.0.1 230 12/8/2023
3.1.80 289 12/8/2023
3.1.79 210 12/6/2023
3.1.78 171 12/6/2023
3.1.77 193 12/5/2023
3.1.76 215 11/28/2023
3.1.73 294 10/31/2023
3.1.72 276 10/13/2023
3.1.71 205 10/13/2023
3.1.70 222 10/12/2023
3.1.69 181 10/11/2023
3.1.68 175 10/11/2023
3.1.67 203 10/11/2023
3.1.66 243 10/2/2023
3.1.65 213 9/29/2023
3.1.64 202 9/28/2023
3.1.63 182 9/28/2023
3.1.62 195 9/27/2023
3.1.60 329 9/15/2023
3.1.59 246 9/6/2023
3.1.57 296 8/25/2023
3.1.56 228 8/22/2023
3.1.55 239 8/15/2023
3.1.54 221 8/11/2023
3.1.53 215 8/11/2023
3.1.47 257 8/7/2023
3.1.46 259 8/3/2023
3.1.45 235 8/3/2023
3.1.44 234 8/3/2023
3.1.42 229 8/2/2023
3.1.36 266 7/25/2023
3.1.35 272 7/21/2023
3.1.34 252 7/21/2023
3.1.33 219 7/19/2023
3.1.32 270 7/17/2023
3.1.31 272 7/15/2023
3.1.30 250 7/15/2023
3.1.29 236 7/15/2023
3.1.28 248 7/14/2023
3.1.23 247 7/13/2023
3.1.21 252 7/12/2023
3.1.18 301 7/5/2023
3.1.17 296 6/30/2023
3.1.16 283 6/27/2023
3.1.15 318 6/22/2023
3.1.13 277 6/16/2023
3.1.5 285 6/2/2023
3.1.4 290 5/30/2023
3.1.3 292 5/25/2023
3.1.2 277 5/24/2023
3.1.1 279 5/22/2023
3.0.23 287 5/22/2023
3.0.22 297 5/21/2023
3.0.21 275 5/21/2023
3.0.13-pre 199 5/21/2023
3.0.1 292 5/22/2023
2.3.1 281 5/22/2023
2.2.21 322 5/19/2023
2.2.20 307 5/19/2023
2.2.19 300 5/15/2023
2.2.18 275 5/12/2023
2.2.17 373 5/2/2023
2.2.15 362 4/28/2023
2.2.14 316 4/28/2023
2.2.12 328 4/27/2023
2.2.11 457 4/17/2023
2.2.10 386 4/13/2023
2.2.9 319 4/13/2023
2.2.8 378 4/11/2023
2.2.5 371 4/6/2023
2.2.4 387 4/5/2023
2.2.3 342 4/5/2023
2.2.2 439 3/30/2023
2.2.1 286 5/22/2023
2.1.107 457 3/23/2023
2.1.106 365 3/22/2023
2.1.105 385 3/22/2023
2.1.104 388 3/21/2023
2.1.102 376 3/21/2023
2.1.101 394 3/17/2023
2.1.100 379 3/15/2023
2.1.97 381 3/10/2023
2.1.96 370 3/9/2023
2.1.95 367 3/9/2023
2.1.93 388 3/9/2023
2.1.86 431 3/6/2023
2.1.81 722 1/11/2023
2.1.80 450 1/11/2023
2.1.79 470 1/10/2023
2.1.78 474 1/10/2023
2.1.77 466 1/10/2023
2.1.76 428 1/10/2023
2.1.75 472 12/20/2022
2.1.74 445 12/13/2022
2.1.72 477 12/13/2022
2.1.71 516 12/6/2022
2.1.70 479 12/5/2022
2.1.69 431 12/5/2022
2.1.68 508 11/28/2022
2.1.67 474 11/28/2022
2.1.64 485 11/28/2022
2.1.63 519 11/24/2022
2.1.60 477 11/24/2022
2.1.59 497 11/22/2022
2.1.58 497 11/22/2022
2.1.57 599 11/21/2022
2.1.54 510 11/16/2022
2.1.52 528 11/15/2022
2.1.50 509 11/15/2022
2.1.49 515 11/15/2022
2.1.48 719 11/9/2022
2.1.47 523 11/9/2022
2.1.46 517 11/8/2022
2.1.42 929 9/26/2022
2.1.39 825 8/15/2022
2.1.38 667 7/20/2022
2.1.36 634 7/20/2022
2.1.35 777 7/12/2022
2.1.34 644 7/12/2022
2.1.33 677 7/11/2022
2.1.32 660 7/11/2022
2.1.31 712 7/6/2022
2.1.30 630 7/1/2022
2.1.29 637 7/1/2022
2.1.28 626 6/30/2022
2.1.24 788 6/9/2022
2.1.23 707 6/8/2022
2.1.22 667 6/2/2022
2.1.21 642 6/2/2022
2.1.20 645 6/1/2022
2.1.19 636 5/31/2022
2.1.18 625 5/30/2022
2.1.17 633 5/30/2022
2.1.6-pre 285 5/26/2022
2.0.114 659 5/23/2022
2.0.113 635 5/19/2022
2.0.102 688 5/6/2022
2.0.101 653 5/6/2022
2.0.100 678 5/5/2022
2.0.99 661 4/29/2022
2.0.98 638 4/29/2022
2.0.97 660 4/26/2022
2.0.96 669 4/26/2022
2.0.93 666 4/26/2022
2.0.92 648 4/22/2022
2.0.91 759 4/20/2022
2.0.90 652 4/19/2022
2.0.89 661 4/13/2022
2.0.88 694 4/12/2022
2.0.87 699 4/11/2022
2.0.86 657 4/11/2022
2.0.84 706 4/1/2022
2.0.83 669 4/1/2022
2.0.82 690 3/31/2022
2.0.81 687 3/31/2022
2.0.80 682 3/31/2022
2.0.79 661 3/30/2022
2.0.78 684 3/21/2022
2.0.77 723 3/10/2022
2.0.76 662 3/10/2022
2.0.75 679 3/10/2022
2.0.74 698 3/8/2022
2.0.73 721 2/24/2022
2.0.72 706 2/23/2022
2.0.71 672 2/23/2022
2.0.70 682 2/22/2022
2.0.69 645 2/22/2022
2.0.68 701 2/17/2022
2.0.67 692 2/17/2022
2.0.66 695 2/16/2022
2.0.65 692 2/16/2022
2.0.64 686 2/16/2022
2.0.63 669 2/15/2022
2.0.62 670 2/15/2022
2.0.58 700 2/11/2022
2.0.57 668 2/9/2022
2.0.56 656 2/8/2022
2.0.55 696 2/7/2022
2.0.54 693 2/4/2022
2.0.53 679 2/3/2022
2.0.48 690 2/2/2022
2.0.47 704 2/1/2022
2.0.46 712 1/25/2022
2.0.44 694 1/20/2022
2.0.43 716 1/17/2022
2.0.42 688 1/14/2022
2.0.41 700 1/14/2022
2.0.40 542 1/10/2022
2.0.39 534 1/5/2022
2.0.38 497 1/5/2022
2.0.37 506 1/4/2022
2.0.36 529 1/4/2022
2.0.35 527 1/4/2022
2.0.34 541 12/23/2021
2.0.33 525 12/23/2021
2.0.32 524 12/21/2021
2.0.30 524 12/17/2021
2.0.28 544 12/15/2021
2.0.25 562 12/6/2021
2.0.24 1,994 11/26/2021
2.0.23 5,850 11/24/2021
2.0.21 553 11/23/2021
2.0.18 556 11/22/2021
2.0.16 550 11/22/2021
2.0.15 599 11/18/2021
2.0.4 584 11/16/2021
2.0.3 635 10/29/2021
2.0.2 612 10/29/2021
2.0.1 655 10/15/2021
1.1.1 691 10/15/2021 1.1.1 is deprecated because it has critical bugs.
1.0.255 593 10/12/2021
1.0.254 616 10/6/2021
1.0.252 598 10/5/2021
1.0.251 595 10/5/2021
1.0.250 593 9/27/2021
1.0.249 606 9/17/2021
1.0.248 594 9/16/2021
1.0.247 662 9/10/2021
1.0.246 602 9/6/2021
1.0.245 588 9/2/2021
1.0.244 571 9/1/2021
1.0.243 574 8/31/2021
1.0.242 624 8/27/2021
1.0.240 628 8/27/2021
1.0.239 609 8/27/2021
1.0.238 586 8/26/2021
1.0.237 607 8/26/2021
1.0.236 581 8/25/2021
1.0.235 621 8/25/2021
1.0.234 593 8/24/2021
1.0.233 615 8/24/2021
1.0.232 603 8/12/2021
1.0.231 584 8/11/2021
1.0.230 606 8/11/2021
1.0.229 637 8/10/2021
1.0.227 627 8/9/2021
1.0.226 625 8/9/2021
1.0.225 585 8/9/2021
1.0.224 631 8/6/2021
1.0.223 637 8/6/2021
1.0.222 627 8/6/2021
1.0.221 656 8/5/2021
1.0.220 608 8/4/2021
1.0.219 671 8/4/2021
1.0.216 642 8/3/2021
1.0.215 593 8/3/2021
1.0.214 606 8/2/2021
1.0.213 640 7/28/2021
1.0.212 657 7/23/2021
1.0.210 597 7/22/2021
1.0.209 608 7/22/2021
1.0.208 654 7/20/2021
1.0.207 604 7/20/2021
1.0.206 594 7/19/2021
1.0.205 613 7/19/2021
1.0.204 632 7/19/2021
1.0.203 614 7/16/2021
1.0.202 601 7/15/2021
1.0.201 601 7/9/2021
1.0.199 598 7/7/2021
1.0.198 633 7/7/2021
1.0.197 661 7/7/2021
1.0.196 629 7/6/2021
1.0.194 629 7/5/2021
1.0.193 647 7/1/2021
1.0.192 635 7/1/2021
1.0.191 616 6/24/2021
1.0.190 608 6/24/2021
1.0.188 663 6/23/2021
1.0.186 669 6/18/2021
1.0.185 668 6/18/2021
1.0.184 611 6/17/2021
1.0.183 608 6/16/2021
1.0.182 647 6/16/2021
1.0.181 700 6/15/2021
1.0.180 643 6/14/2021
1.0.179 641 6/14/2021
1.0.178 652 6/11/2021
1.0.177 651 6/11/2021
1.0.176 624 6/9/2021
1.0.175 619 6/9/2021
1.0.174 628 6/8/2021
1.0.173 662 6/7/2021
1.0.172 628 6/3/2021
1.0.170 637 5/28/2021
1.0.169 635 5/28/2021
1.0.167 645 5/26/2021
1.0.166 615 5/26/2021
1.0.165 628 5/26/2021
1.0.164 621 5/25/2021
1.0.163 643 5/25/2021
1.0.162 641 5/25/2021
1.0.161 635 5/24/2021
1.0.159 632 5/24/2021
1.0.158 649 5/21/2021
1.0.157 608 5/20/2021
1.0.156 646 5/18/2021
1.0.155 664 5/18/2021
1.0.154 656 5/18/2021
1.0.151 662 5/17/2021
1.0.150 580 5/17/2021
1.0.149 608 5/14/2021
1.0.148 617 5/12/2021
1.0.147 610 5/12/2021
1.0.146 619 5/10/2021
1.0.145 588 5/10/2021
1.0.144 569 5/10/2021
1.0.143 621 5/5/2021
1.0.142 644 5/5/2021
1.0.141 820 4/23/2021
1.0.140 627 4/23/2021
1.0.139 599 4/23/2021
1.0.138 629 4/22/2021
1.0.137 597 4/21/2021
1.0.136 619 4/21/2021
1.0.135 632 4/21/2021
1.0.134 657 4/19/2021
1.0.133 652 4/8/2021
1.0.132 656 4/8/2021
1.0.131 654 4/7/2021
1.0.130 642 3/31/2021
1.0.129 626 3/29/2021
1.0.128 668 3/24/2021
1.0.127 707 3/12/2021
1.0.124 658 3/10/2021
1.0.118 680 3/9/2021
1.0.115 649 3/8/2021
1.0.114 676 3/5/2021
1.0.110 700 3/4/2021
1.0.109 688 3/4/2021
1.0.107 691 3/4/2021
1.0.106 672 3/4/2021
1.0.105 674 3/3/2021
1.0.103 796 2/24/2021
1.0.101 702 2/24/2021
1.0.100 674 2/23/2021
1.0.98 655 2/19/2021
1.0.97 693 2/18/2021
1.0.95 670 2/16/2021
1.0.92 676 2/11/2021
1.0.91 652 2/11/2021
1.0.90 639 2/11/2021
1.0.89 682 2/8/2021
1.0.88 663 2/8/2021
1.0.87 684 2/8/2021
1.0.85 676 2/3/2021
1.0.84 666 2/2/2021
1.0.80 728 1/21/2021
1.0.79 707 1/21/2021
1.0.78 704 1/12/2021
1.0.77 700 1/5/2021
1.0.75 690 1/5/2021
1.0.74 738 1/4/2021
1.0.73 808 12/18/2020
1.0.70 709 12/18/2020
1.0.69 693 12/11/2020
1.0.65 678 12/10/2020
1.0.63 690 12/8/2020
1.0.61 696 12/7/2020
1.0.59 699 12/7/2020
1.0.57 697 12/4/2020
1.0.56 724 12/1/2020
1.0.53 717 11/27/2020
1.0.50 729 11/26/2020
1.0.47 694 11/24/2020
1.0.46 728 11/24/2020
1.0.43 793 11/23/2020
1.0.35 760 11/19/2020
1.0.32 676 11/18/2020
1.0.28 703 11/17/2020
1.0.27 735 11/17/2020
1.0.26 709 11/16/2020
1.0.24 743 11/13/2020
1.0.21 763 11/12/2020
1.0.19 732 11/12/2020
1.0.16 755 11/12/2020
1.0.15 725 11/11/2020
1.0.14 882 11/11/2020
1.0.12 700 11/10/2020
1.0.10 801 11/6/2020
1.0.9 709 11/6/2020
1.0.7 745 11/5/2020
1.0.3 766 11/4/2020
1.0.1 769 11/3/2020
0.1.213-beta 462 11/3/2020
0.1.180-beta 504 10/28/2020
0.1.172-beta 492 10/26/2020
0.1.168-beta 480 10/21/2020
0.1.165-beta 467 10/19/2020
0.1.163-beta 451 10/16/2020
0.1.158-beta 509 10/13/2020
0.1.156-beta 473 10/12/2020
0.1.153-beta 503 10/5/2020
0.1.152-beta 492 10/5/2020
0.1.151-beta 454 10/2/2020
0.1.145-beta 457 9/30/2020
0.1.144-beta 459 9/29/2020
0.1.142-beta 467 9/28/2020
0.1.141-beta 467 9/28/2020
0.1.130-beta 468 9/21/2020
0.1.127-beta 505 9/16/2020
0.1.115-beta 465 9/9/2020
0.1.106-beta 480 9/9/2020
0.1.102-beta 481 8/25/2020
0.1.98-beta 491 8/24/2020
0.1.85-beta 515 8/5/2020
0.1.84-beta 528 8/5/2020

Added scrollable table mode to PDTable with MaxHeight, StickyHeader, and StickyPager parameters. Maintains full backward compatibility.