Understanding basics of 1C:Enterprise platform. To start working with 1C:Enterprise platform visit Getting started page

#1
People who like this: 0 Yes / 0 No
Interested
Rating: 27
Joined: Apr 5, 2012
Company: 1TÇ Şirketi - Merv Bilgi İşlem Otomasyonu Yazılım Ltd. Şti.

Hi,

In form I have 2 Items.
1 - TableBox
2 - Calendar Item.

so when I changed the tablebox I want to trigger (activate) the "OnPeriodOutput" event of Calendar Item. How can do it?

 
#2
People who like this: 0 Yes / 0 No
Interested
Rating: 27
Joined: Apr 5, 2012
Company: 1TÇ Şirketi - Merv Bilgi İşlem Otomasyonu Yazılım Ltd. Şti.

I solved it thanks.

Code
Items.Tarih.Refresh();


for more see syntax assistant.

Quote
Form field extension for a calendar field
Refresh
Syntax:

Refresh()
Description:

Initiates the OnPeriodOutput event for all months shown in the calendar.

Availability:

Thin client, web-client, thick client.

 
Subscribe
Users browsing this topic (guests: 2, registered: 0, hidden: 0)