UIGridView icon indicating copy to clipboard operation
UIGridView copied to clipboard

UIGridView offers a simple way to use a grid (multiple-column UITableView) on iOS

Results 11 UIGridView issues
Sort by recently updated
recently updated
newest added

Say that I set "numberOfColumnsOfGridView" with 2 column per row... how do i set the column to be auto width. So that both column are balance in width.

I setup a grideview with some cell in black color, but the grideview always in white background conflicts with the cell color. how can i change the grideview's color?

I have added the possibility to delete cells from the UIGridView, modified the UIGridView classes to work on ARC, Added the possibility to split the gridView in sections and added...

Can you please create it with storyboard also ??

The UI prefix is reserved for Apple by convention. It would be more professional and less confusing in other peoples' code to use your own three initials as the class...

Can you further explain, wat should we do to use this library. The explanation u provided is not enough.

Anyone want to extend the grid view so it can be able to reorder and able to delete rows/cells? Thanks.

how to add button event in gridviewcell

Is it possible to search UiGridView like you would normally search a tableView? Or is there a different way? Thanks, Kristers.