# How to restrict editable datagrid values in flex?

**URL:** https://forum.kirupa.com/t/how-to-restrict-editable-datagrid-values-in-flex/317456
**Category:** Uncategorized
**Created:** [December 21, 2010, 8:54am UTC](https://forum.kirupa.com/t/how-to-restrict-editable-datagrid-values-in-flex/317456 "2010-12-21T08:54:36Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rajesh\_flash](https://avatars.discourse-cdn.com/v4/letter/r/d2c977/32.png) [@rajesh\_flash](https://forum.kirupa.com/u/rajesh_flash)
#### Post date: [December 21, 2010, 8:54am UTC](https://forum.kirupa.com/t/how-to-restrict-editable-datagrid-values-in-flex/317456/1 "2010-12-21T08:54:36Z")

</div>

Hello Friends,

I need a small help in Flex\_DataGrid.

I have a datagrid in flex and i am making the datagrid as editable. I can able to edit it and enter the values. so far so good. Now my requirement was, i want to restrict the editable datagrid cell to some max chars like 10. I mean to say maxChars = 10, i want to restrict like this & i want to implement like this. how is this possible.

i need a solution asap.

Rajesh
