Telegram_2021-11-30T03

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2021 > 11 > 30 >

Telegram_2021-11-30T03

Telegram link

 

2021-11-30T03:33:30

 

Did you develop any app with bootstrap 3?

 


 

Telegram link

 

2021-11-30T03:43:53

 

Guys, help me

 

I want to load presaved data to my form.

 

In form I have a iwbs4select object.

 

How I can select one of its items by code?

 


 

Telegram link

 

2021-11-30T03:52:33

 

I Used SelectItemsByValues like the following

 

IWBS4Select3.SelectItemsByValues(CityID,CityName);

 

but was not successful

 


 

Telegram link

 

2021-11-30T03:52:37

 

If you have the items in a db table, its easier with a IWDBLookupComboBox

 


 

Telegram link

 

2021-11-30T03:53:56

 

I didn't think that

 

the data is in db, but I used this method.

 

it is hard t change all the developed app...

 

.

 


 

Telegram link

 

2021-11-30T03:59:54

 

it would only be IWDBLookupComboBox.KeyValue