Notice
- Today
- Total
Recent Posts
Recent Comments
Link
Tags
- 라즈베리 피이
- RaspberryPi
- ImageList Icon 변환
- Ribbon
- c#
- .mine
- mariaDB 설치
- node.js
- WebViewClient
- ScrollBarTrackPolicy
- mariaDB 외부접속
- Spread
- node.js 설치
- UltraToolbarsManager
- 자동 닫힘
- onPageFinished
- startActivity
- MariaDB
- <<<<<<<<
- OSHP
- OpenFileDialog
- ContextMenuStrip
- 동영상 오류
- usb 인식 불가
- Raspberry Pi
- 다중 Filter
- mp4 재생
- 라즈베리파이
- ubuntu
- Image icon 변환
Archives
Realman's World
[FarPoint Spread] Cell 에 데이터 입력시 초기화 시키고 입력하기 본문
일반적으로 Spread의 Cell에 데이터를 입력할 경우 엑셀처럼 초기화되지 않고 마지막 자리에 데이터가 입력된다.
이때 엑셀처럼 초기화시키고 데이터를 입력하려면 Spread Designer 에서 Spread를 선택한 후 EditReplaceMode를 true로 설정하면 된다.
Comments