Dropdown error

Hi,

I have a foreign-key drop-down list. I take it form tool box to form but it show error message.

Web can run but the form can not open .

Dzung

Please make sure you have the latest Radzen 2.30.8

Yes, I am sure. The foreign key of Dropdown is string not number (number work fine).

Dz

You set some settings to this DropDown or you just dropped it from the toolbox?

Hi Enchev

I set this dropbox take data from other table by foreign key.

Dzung

Hi @Dzung,

I'm unable to reproduce such problem.


Please send us an example project demonstrating the issue.

Hi Enchev

Can you try Char for foreign key instead of number?

Dzung

Northwind Customers -> Orders relation is using CustomerID field which is string

CútomerID is Char or Int?

Dzung

It's a string field.

I still got problem. I have a same field type but it not cause problem.
Dz

Send us your meta at info@radzen.com to check it.

Hi Enchev,

I solved the issue by re generate the page causing error. Thank you very much.

Dz