I made a grid with the two compnents in it,
my problem is that the two is like causing to clash each events.
I first tried the alpha pager, it works.
commented the pager and made a the Google like filtering
the filtering worked.
but when i combine them, the alphabetic pagers event does not work properly
once i click a letter from the pager. The grid loads and the alphabets are now gone and the grid does not rebind the items that are filtered by my pager.
i have noticed that using an alphabetic pager needs a GridBoundColumn while the filtering does not since it makes its own column.
I would appreciate if i could see a sample code.
thanks
my problem is that the two is like causing to clash each events.
I first tried the alpha pager, it works.
commented the pager and made a the Google like filtering
the filtering worked.
but when i combine them, the alphabetic pagers event does not work properly
once i click a letter from the pager. The grid loads and the alphabets are now gone and the grid does not rebind the items that are filtered by my pager.
i have noticed that using an alphabetic pager needs a GridBoundColumn while the filtering does not since it makes its own column.
I would appreciate if i could see a sample code.
thanks