Login  
Search All Forums
Dart Home | PowerWEB LiveControls for ASP.NET | Custom Development Reply | PowerWEB LiveControls for ASP.NET Topics | Forums   
AuthorForum: PowerWEB LiveControls for ASP.NET
Topic: LiveDataGrid and LiveLinkbutton together
RyanH

From: Ottawa, ON Canada
Posts: 29
Member Since: 06/27/06
posted July 28, 2006 1:43 PM

I'm working on converting a DataGrid which uses a template column that has a LinkButton into a LiveDataGrid with a LiveLinkbutton:

(I've removed a lot of detail for clarity)
<dart:LiveDatagrid AutoGenerateColumns="False" ... runat="server">
<Columns>
<dart:LiveTemplateColumn>
<ItemTemplate>
<dart:LiveLinkbutton ID="..." CommandName="..." CommandArgument='...' Runat="server">
...
</dart:LiveLinkbutton>
</ItemTemplate>
</dart:LiveTemplateColumn>

If I remove the LiveLinkbutton control, it works fine, otherwise I get an error in DESIGN mode that complains about the license.

I do have an entry for LiveLinkbutton in my license file and all other controls work well.

(I'm in trial, by the way)

Is it that the LiveDatagrid does not support the LiveLinkbutton control in a column template or is something else wrong?

Thanks a million in advance!
Jeff Cranford



From: Rome, NY USA
Posts: 586
Member Since: 05/30/01
posted July 28, 2006 2:43 PM

I just got word from another developer that this is a known issue and was fixed. The fix should be available in the next release (no timetable for when that will be though). He also states that this error will only occur when running in trial mode.
Reply | PowerWEB LiveControls for ASP.NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX