Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I need to read through the items of a DataTypeGrid in C# but can't get it to work. I have tried searching for sample code but can't find any.
Anyone have some sample code?
I need this too. Can anybody give idea.
The sample is outdated (will fix this soon, i promise)http://ucomponents.codeplex.com/wikipage?title=DataTypeGridRazorSamples&referringTitle=MultipleDataTypeContainer
The data is stored as a List<uComponents.Core.DataTypes.DataTypeGrid.Model.StoredValueRow> object, you can loop through it with LINQ.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Loop through DataGridType items with c#
I need to read through the items of a DataTypeGrid in C# but can't get it to work. I have tried searching for sample code but can't find any.
Anyone have some sample code?
I need this too. Can anybody give idea.
The sample is outdated (will fix this soon, i promise)
http://ucomponents.codeplex.com/wikipage?title=DataTypeGridRazorSamples&referringTitle=MultipleDataTypeContainer
The data is stored as a List<uComponents.Core.DataTypes.DataTypeGrid.Model.StoredValueRow> object, you can loop through it with LINQ.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.