파워빌더 교안 18
본 자료는 8페이지 의 미리보기를 제공합니다. 이미지를 클릭하여 주세요.
닫기
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
해당 자료는 8페이지 까지만 미리보기를 제공합니다.
8페이지 이후부터 다운로드 후 확인할 수 있습니다.

목차

Entering or Modifying Data in Columns
Inserting Rows
Deleting Rows
Filtering and Sorting

본문내용

SetSort( ) defines the sorting criteria
Sort( ) performs the actual sorting
Formats:
dw_control.SetSort(sort_expression)
dw_control.Sort( )
Example:
string ls_Sequence
ls_Sequence = `dept_ID A, salary_amt D`
dw_list.SetSort(ls_Sequence)
dw_list Sort( )

At execution time, three DataWindow buffers interact as the user modifies, deletes, or adds data.
The edit control is always positioned over the current item in the DataWindow control.
Use action codes to determine the action PowerBuilder takes following events.
There are functions to insert or delete rows.
Sorting and filtering can be performed at both the server and the client.
  • 가격3,300
  • 페이지수23페이지
  • 등록일2002.12.08
  • 저작시기2002.12
  • 파일형식파워포인트(ppt)
  • 자료번호#214810
본 자료는 최근 2주간 다운받은 회원이 없습니다.
청소해
다운로드 장바구니