Click here to Skip to main content
15,900,641 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi i have a XamDataGrid with three columns (Name, Age and VoterID Number). The data of Name and Age is obtained from the database and the voterID number is to be entered by the user. And also the text box should be enabled only if the age of the person is greater than 18( like some condition).

Now how to create a textbox in the particluar column of a datagrid depending on the values from the other column. I didn't find any solution with normal data grid so i thought of implementing XamDatagrid but even i couldn't get the solution.

Need the solution in either or DataGrid or XamDataGrid.

Thanks in advance.
Posted
Comments
Sergey Alexandrovich Kryukov 27-May-13 13:03pm    
Infragistics products are proprietary and commercial. Why not looking for their support or forums on their site?
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900