Re: [DOTNET] Question: DataGrid Paging

2002-04-27 Thread Matt Milner
in it also won't render. So, when this is not visible, your button won't get rendered. HTH, Matt -Original Message- From: João Pedro Martins To: [EMAIL PROTECTED] Sent: 4/27/02 7:32 AM Subject: Re: [DOTNET] Question: DataGrid Paging At 15:47 26-04-2002 -0500, you wrote:

Re: [DOTNET] Question: DataGrid Paging

2002-04-27 Thread João Pedro Martins
o I hide it? can I surround it with a runat="server" SPAN, for example, and make this invisible? j >HTH, >Matt > >-Original Message- >From: João Pedro Martins >To: [EMAIL PROTECTED] >Sent: 4/26/02 2:04 PM >Subject: [DOTNET] Question: DataGrid Paging &g

Re: [DOTNET] Question: DataGrid Paging

2002-04-26 Thread Matt Milner
false. HTH, Matt -Original Message- From: João Pedro Martins To: [EMAIL PROTECTED] Sent: 4/26/02 2:04 PM Subject: [DOTNET] Question: DataGrid Paging Importance: High Hello, simple? question: I have a simple data-binded DataGrid with paging enabled in a Asp.net Web Form application. The

[DOTNET] Question: DataGrid Paging

2002-04-26 Thread João Pedro Martins
Hello, simple? question: I have a simple data-binded DataGrid with paging enabled in a Asp.net Web Form application. The webdesigner asked the Prev/Next links to take the form: [ _PreviousPageLink_ ] [ _NextPageLink_ ] where the "[" and "]" are NOT part of the link. Furthermore, he doesn't w