Welcome Guest Search | Active Topics | Sign In | Register

Can we pass two data field to custom column of Grid Control? Options
Alvin Sinha
Posted: Thursday, February 26, 2009 5:31:08 AM
Rank: Member
Groups: Member

Joined: 2/24/2009
Posts: 16
Hi,

Can we pass two data field to custom column of Grid Control? As i am trying to show cell value as some text and another value to pass as a parameter of popup window.



Code: Visual Basic.NET
<eo:CustomColumn MinWidth="200" Width="200" AllowSort="True" DataField="ID,Notes" ClientSideGetText=""
                        HeaderText="Notes" DataFormat="&lt;a href=&quot;downloaddocuments.aspx?type=n&amp;cID={0}&quot; target=&quot;_blank&quot;&gt;{1}&lt;/a&gt;">
                    </eo:CustomColumn>


Thanks,
Alvin
eo_support
Posted: Thursday, February 26, 2009 9:14:44 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,102
No. Please see our reply on your other topic for possible solutions:

http://www.essentialobjects.com/forum/postst2827_Edit-cell-or-row-values-based-on-conditions.aspx

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.