Use DisplayHistory Timer Refresh when Items Change
This commit is contained in:
parent
5181223c15
commit
472f4768b1
@ -215,7 +215,7 @@ namespace VEPROMS
|
|||||||
}
|
}
|
||||||
void RefreshDisplayHistory(object sender)
|
void RefreshDisplayHistory(object sender)
|
||||||
{
|
{
|
||||||
displayHistory.RefreshList();
|
displayHistory.RefreshChangeList();
|
||||||
}
|
}
|
||||||
void displayHistory_HistorySelectionChanged(object sender, DisplayHistoryEventArgs args)
|
void displayHistory_HistorySelectionChanged(object sender, DisplayHistoryEventArgs args)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user