why GetDataRow returned null ?!
i gave gridcontrol datasource bindingData why it's returned null ?!!
HELP

why GetDataRow returned null ?!
i gave gridcontrol datasource bindingData why it's returned null ?!!
HELP

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.
Tahir AnsariPosted Jul 21, 2024, 1:47 PM
Hi Mohammad,
i think the specific row handle might not map to a data row, resulting in a null return value.
please try below code
Accept the answer if it resolves your issue.