Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
141908 | Jan 10,2019 08:13 AM UTC | Jan 10,2019 11:56 AM UTC | ASP.NET Web Forms | 1 |
![]() |
Tags: TreeGrid |
<ej:TreeGrid runat="server" ID="TreeGrid" TreeColumnIndex="2" BeginEdit="beginEdit" EndEdit="EndEdit" Height="100%" >
<Columns>
<ej:TreeGridColumn HeaderText="PhilipsID" Field="ID" Visible="false" />
<ej:TreeGridColumn HeaderText="PhilipsMatrixDataID" Field="DataID" AllowFiltering="false" Visible="false" />
<ej:TreeGridColumn HeaderText="Vendor" Field="Vendor" EditType="Dropdown" />
<ej:TreeGridColumn HeaderText="Model" Field="Model" EditType="Dropdown" />
<ej:TreeGridColumn HeaderText="Software" Field="Software" EditType="Dropdown" />
<ej:TreeGridColumn HeaderText="Ϭ" Field="DataElement" EditType="Dropdown" />
<ValidationRule>
//....
</ValidationRule>
</Columns>
</ej:TreeGrid> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.