Hi
Below code gives error The name lstState.Items.Count does not exist in the current context
List
if (lstState.Items.Count > 0)
{
}
Hi
Below code gives error The name lstState.Items.Count does not exist in the current context
List
if (lstState.Items.Count > 0)
{
}
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ramco RamcoPosted Aug 22, 2022, 4:10 PM
Ramco RamcoPosted Aug 22, 2022, 1:38 PM
Sachin SinghPosted Aug 21, 2022, 5:17 PM