일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- error
- STS
- Linux
- checkbox
- 분노
- SCADA
- 맥코트
- 리눅스
- 명령어
- 원한
- 가상환경
- HMI
- LOG
- Eclipse
- build
- 파이썬
- DataTables
- JQuery
- Anaconda
- 말라키
- pythoncom37.dll
- ORA-28002
- Custom
- Python
- geckodriver
Archives
- Today
- Total
2010년 5월 1일, 2막
[C#] DataGridView에서 원하는 값을 얻어오는 방법 본문
DataGridViewRowCollection rowCollection = dataGridView_excel_data.Rows; string getStr = rowCollection[1].Cells[3].Value.ToString();
'Computer' 카테고리의 다른 글
[C#] OpenXML을 이용하여 Excel 파일의 빈 칸 읽기 (0) | 2013.03.29 |
---|---|
[C#] From Excel to DataTable in C# with Open XML (0) | 2013.03.29 |
[C#] OpenFileDialog 사용법 (0) | 2013.03.28 |
0. Setting (0) | 2013.03.13 |
eUML 사용법 (0) | 2013.01.24 |