Fix improper datasource binding refreshes

Switch to a BindingList and use extension methods to have Sort and
AddRange.
This commit is contained in:
2013-12-06 11:07:40 -05:00
parent e59521035a
commit 3831a7c5ce
7 changed files with 38 additions and 31 deletions

View File

@@ -39,7 +39,7 @@
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="xunit">
<HintPath>G:\xunit.net\xunit.dll</HintPath>
<HintPath>..\d20 SRD Spell Lists\lib\xunit.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>