Microsoft MVP성태의 닷넷 이야기
asp.net 관련 gridview webform 질문 드립니다. [링크 복사], [링크+제목 복사],
조회: 16307
글쓴 사람
게스트
홈페이지
첨부 파일
[1.jpg]    

db로부터 grid뷰를 불러오는 부분인데..

해당 길이가 너무 길어서 newline 처리를 해주고싶습니다.
방법이 있을까요?

<asp:GridView ID="gridViewDBInfo" runat="server" AllowPaging="true"
                            OnPageIndexChanging ="gridViewDBInfo_PageIndexChanging" AutoGenerateColumns="False"
                            CellPadding="4" ForeColor="#333333" GridLines="None">

                            <AlternatingRowStyle BackColor="White" />
                            <Columns>
                               <%-- <asp:BoundField DataField="cert_index" HeaderText="cert_index" />--%>
                                <asp:BoundField DataField="home" HeaderText="홈">
                                    <ItemStyle Font-Bold="true" Wrap="true" Width="100" />
                                </asp:BoundField>
                                <asp:BoundField DataField="name" HeaderText="name" />
                                <asp:BoundField DataField="start_dt" HeaderText="시작일" />
                                <asp:BoundField DataField="end_dt" HeaderText="만료일" />
                                <asp:BoundField DataField="encrypt_key" HeaderText="키" HeaderStyle-Width="600">
                                </asp:BoundField>




 <asp:BoundField DataField="encrypt_key" HeaderText="키" HeaderStyle-Width="600"> => 핵심 부분입니다.. 이부분을 두줄이나 세줄정도로 하여 좀 깔끔하게 보고싶습니다.








[최초 등록일: ]
[최종 수정일: 1/24/2019]


비밀번호

댓글 작성자
 



2019-01-25 09시29분
기본 동작에서 해주는 것이 없다면 BoundField를 상속받아서 두줄이나 세줄로 나오도록 만들면 되지 않을까요?
정성태

... 61  62  63  64  65  66  67  68  [69]  70  71  72  73  74  75  ...
NoWriterDateCnt.TitleFile(s)
864장근배2/1/201017921    답변글 [답변]: AppPolId를 알 수 있는 방법이 있는지요?
858생초보1/26/201018358안녕하세요.. 파일 생성 처리 문제로 .... [2]
857꼭지1/22/201024827How to support Basic + Windows authentication mode in WCF(RESTful service) [4]파일 다운로드2
856질의자1/13/201022073vcredist_x86 배포 관련 여쭙습니다. [1]
855임동찬1/13/201020811이벤트 핸들러와 쓰레드의 관계 2 [4]파일 다운로드2
854임동찬1/12/201020746이벤트 핸들러와 쓰레드의 관계 [1]
853장근배1/12/201019856압축 프로그램,, [1]
852임동찬1/6/201017138base.OnStart(agrs) [1]
851한귀순1/6/201022615oracle & transaction 질문 [5]
850박한주12/31/200919751COM과 C#간 권한 문제에 관해 여쭤봅니다. [5]
848날쌘돌이12/22/200920727C#으로 개발하는 ActiveX 디버깅 문제 [5]
847최승문12/16/200919501winform에서 웹서비스를 이용할때, 객체가 전송안되는 문제... [2]
846이강구12/14/200918460ATL COM 제작 문의 [3]
845김재영12/9/200921273ClickOnce에서 WinForm을 배포시 변동되는 Args값을 넘길 수 있나요? [3]파일 다운로드1
843김재영12/2/200918848Hyper-V 사용에 대해여 질문이 있습니다. [2]
842한귀순12/1/200921643Attempted to read or write protected memory [2]
841장근배11/30/200923452첨부 파일 Download시 한글 Name [2]
844장근배12/3/200917920    답변글 [답변]: 첨부 파일 Download시 한글 Name파일 다운로드1
840박영민11/20/200917851웹 애플리케이션 질문입니다. [1]
837left...10/21/200918530아래 게시글 관련하여 추가 질문 [3]
836left...10/19/200919515ActiveX 상에서 암시적 dll 로드 [1]
832김우진10/15/200916012C# 에서 swa + security 구현 방법이 없을까요?
833정성태10/15/200920415    답변글 [답변]: C#에서 swa + security 구현 방법이 없을까요? [1]
834김우진10/15/200916290        답변글 예제 메시지 올려드릴께요. [2]파일 다운로드1
838이영우10/30/200916201            답변글 국세청 전자세금계선서에 관하여 문의드립니다.
831채승수10/13/200918213스마트 클라이언트 GAC 등록 문제 여쭤봅니다... [2]
... 61  62  63  64  65  66  67  68  [69]  70  71  72  73  74  75  ...