Weapon information is still displayed in a somewhat limited away utilizing only .NET objects. Killboard data on the other hand has its own data structure which will intelligently update its gridview and in Version 10 has advanced sorting and filtering algorithms. Getting that to work properly and efficiently actually took a surprising amount of time. What we need to do is migrate those data structures to weapon information. I'd like to do this mainly for efficiency, but accurate sorting would be a bonus. There are just other priorities to work on right now.