Hello,
Can't see any data?!
// list of bla
var list = XML.GetActivationProcessesToDisplay();
for (int i = 0; i < list.Count; i++)
{
gvTest.Rows.Add(list[i].ProcessName, list[i].Description);
}
Um...works, thx.
With over 3 million reviews, we can provide the specific details that help you make an informed software buying decision for your business. Finding the right product is important, let us help.