Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I'm trying to grab the value of an edited field... How do I know what the key is for the various fields?
This does not work:
string userLogin = e.Values["username"].ToString();
Doesn't seem to find the value from the table editor.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Get posted field value?
I'm trying to grab the value of an edited field... How do I know what the key is for the various fields?
This does not work:
string userLogin = e.Values["username"].ToString();
Doesn't seem to find the value from the table editor.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.