glyuck / GlyuckDataGrid

DataGridView (multicolumn tables) for iOS based on UICollectionView
MIT License
120 stars 35 forks source link

dataGridView(_ dataGridView: DataGridView, didSelectRow row: Int) #17

Open svbalamuruga opened 6 years ago

svbalamuruga commented 6 years ago

the function only return row index, but how can i find indexpath (exact row and column)