Hi.
I have data in two tables.One is for trip we do, whit data for the curency, EUR, NOK, SEK, DKKThis is "Details" on the form.
The secound table is for all the bills in this trip.This is "UltraGrid" on the form.
In the Cell "Valuta" i have a UltraComboEditor, with the curency, EUR, NOK, SEK, DKKWhen select the value in "Valuta" then i vant the value of curency in the cell "Kurs"
I can not make this happend, so i wonder if someone know how to do this?
Did anyone understand this?I am sorry for my bad english.
Thanks for the help.
There's a simple sample of how to format cells in the same column differently here:
Different cell-format in same column - Infragistics Community