Hi,
I have a GridForeignColumn with a Validation Message for empty input.
Inside my GridForeignColumn, I have an EditTemplate with a "DropDownList" component.
I want the Validation Message to be a tool-tip pop up, so I set the ID of my DropDownList to contain the FieldName of my GridForeignColumn.
However, the Validation Message does not pop-up, but the input box is displayed red. I know this works when I use a regular "GridColumn", but the ID of the DropDownList is not connecting when I use a "GridForeignColumn".
How do I get the Validation Message to pop-up like a tool-tip when using a GridForignColumn?
I have attached pictures and a video.
Thank you,
Kenney
Attachment:
ValidationMessageNotWorking_b9cc1041.zip