Top "Datafield" questions

hide and show item

My problem this time is to make an item appear and disappear. I know it is done with hide() and …

extjs sencha-touch datafield
VARCHAR vs TEXT in MySQL

I have two fields: one to store an excerpt with a max size of 500 characters, and another to store a …

mysql database datafield
Flex 3: How do I get the DataGridColumn's dataField in its ItemRenderer?

I'm trying to reach the dataField of a DataGridColumn in the itemRenderer. Below is the dataGrid: <mx:Script> &…

apache-flex datagrid flex3 itemrenderer datafield
If I leave length/values field of integer type blank in MySQL how much length of data can it store?

When creating a table we normally make id field of integer type. But if I don't specify any value in …

mysql integer datafield