---
title: "Grid view data format in Sencha touch"  
description: "Grid view data format in Sencha touch"  
author: "Anonymous User"  
published: 2013-06-05  
updated: 2013-08-06  
canonical: https://www.mindstick.com/forum/989/grid-view-data-format-in-sencha-touch  
category: "sencha touch"  
tags: ["sencha touch"]  
reading_time: 1 minute  

---

# Grid view data format in Sencha touch

Hi,

I want to display some [data](https://www.mindstick.com/articles/13050/salesforce-aiming-to-dominate-predictive-analytics-with-data-science) in **[gridview](https://www.mindstick.com/articles/873/update-delete-edit-gridview-in-asp-dot-net)** [format](https://www.mindstick.com/forum/162083/how-to-convert-ost-files-into-pst-format) in **[Sencha Touch](https://www.mindstick.com/interview/23004/define-class-system-of-sencha-touch)** but i'm not able to find any [control](https://www.mindstick.com/blog/197/asp-dot-net-repeater-control) or any other way to achieve this.

I want my **gridview** should look like :

![Grid view data format in Sencha touch](http://i.stack.imgur.com/KbIPu.jpg)

Thanks in advance.

## Replies

### Reply by Anonymous User

Sencha Touch does not provide any grid control or any other control to display data in grid format so you have to use the **User Extension**. To use the user extension GridView check out this link:\
[https://github.com/mitchellsimoens/Ext.ux.touch.grid](https://github.com/mitchellsimoens/Ext.ux.touch.grid)\
http://www.sencha.com/forum/showthread.php?150431-Ext.ux.touch.grid\
I hope it might be resolve your problem. Thanks!!\


---

Original Source: https://www.mindstick.com/forum/989/grid-view-data-format-in-sencha-touch

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
