Hi,
I am recently using SMGridView in my project. I found that when I add items fast and continuously, sometimes header of the target section will be obtained by using dequeueReusableVIew. So it will looks like the header view move down and sort with the items in section.
Anyone got the same problem before? I am wondering if I was using it in a wrong way.
Hubert