This is a migrated thread and some comments may be shown as answers.

checkbox issue

1 Answer 38 Views
Grid
This is a migrated thread and some comments may be shown as answers.
ajmal
Top achievements
Rank 1
ajmal asked on 19 Jul 2010, 09:36 AM
Hello,

The HTML for checkbox column is below,

<

 

telerik:GridTemplateColumn UniqueName="Approve" HeaderText="Approve">

 

 

<ItemTemplate>

 

 

<asp:CheckBox ID="chkApprove" runat="server" Checked="true" Enabled="false" />

 

 

</ItemTemplate>

 

 

</telerik:GridTemplateColumn>

 



but, checkedbox is not appread as dimde, howevere one can't off/on, What need to make these looks dimded.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 20 Jul 2010, 10:00 AM
Hi Ajmal,

I am afraid I can not completely understand what you need to achieve. Can you please provide a bit more information? However, I suggest that you go through the following help topic and let me know if it helps.
Column types (TemplateColumn section)

Greetings,
Pavlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
ajmal
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or