C1.Web.Mvc.TransposedMultiRow 4.5.20231.347

There is a newer version of this package available.
See the version list below for details.
dotnet add package C1.Web.Mvc.TransposedMultiRow --version 4.5.20231.347
                    
NuGet\Install-Package C1.Web.Mvc.TransposedMultiRow -Version 4.5.20231.347
                    
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="C1.Web.Mvc.TransposedMultiRow" Version="4.5.20231.347" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C1.Web.Mvc.TransposedMultiRow" Version="4.5.20231.347" />
                    
Directory.Packages.props
<PackageReference Include="C1.Web.Mvc.TransposedMultiRow" />
                    
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 C1.Web.Mvc.TransposedMultiRow --version 4.5.20231.347
                    
#r "nuget: C1.Web.Mvc.TransposedMultiRow, 4.5.20231.347"
                    
#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 C1.Web.Mvc.TransposedMultiRow@4.5.20231.347
                    
#: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=C1.Web.Mvc.TransposedMultiRow&version=4.5.20231.347
                    
Install as a Cake Addin
#tool nuget:?package=C1.Web.Mvc.TransposedMultiRow&version=4.5.20231.347
                    
Install as a Cake Tool

About

MultiRow for ASP.NET MVC supports a transposed view, which is another way to show tabular data and especially useful when there are few data items. The transposed multi-row aspect repeats the records horizontally instead of vertically like in a traditional grid.

The TransposedMultiRow control extends the FlexGrid control to display data using a transposed layout, where columns represent data items and rows represent item properties, similar to the TransposedGrid control. But in contrast to the TransposedGrid control, the TransposedMultiRow control uses multiple columns to represent each data item. This allows you to create form-like interfaces that can display a large number of rows with minimal vertical scrolling.

Resources

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.8.20252.436-rc 84 4/3/2026
4.8.20252.435 87 3/20/2026
4.8.20252.434 109 2/12/2026
4.8.20252.413 518 12/1/2025
4.8.20251.390 208 8/13/2025
4.8.20251.386 224 7/16/2025
4.8.20251.372 256 5/16/2025
4.8.20242.367 195 12/27/2024
4.8.20242.365 214 11/28/2024
4.8.20241.362 225 7/19/2024
4.8.20241.361 207 7/8/2024
4.8.20241.360 196 5/29/2024
4.8.20233.354 213 3/22/2024
4.8.20233.351 291 11/29/2023
4.8.20231.347 257 8/3/2023
4.8.20231.344 340 3/24/2023
4.8.20222.340 578 7/27/2022
4.5.20231.347 254 8/3/2023
4.5.20231.344 316 3/24/2023
4.5.20222.340 559 7/27/2022
Loading failed