BotUsers = WebService.GetTelegramUserWithDrugstores(CrmUser.Login, CrmUser.Password, out msg, out returnCode).ToList();
Fill DevExpress GridView with List<>
1550
10-Aug-2017
I have a List<TelegramUsers> BotUsers filled through the server. Can you tell how through this List I can fill the DevExpress GridView
Jocker Jockerr
10-Aug-2017