Browse Forum Posts by Tags

Showing related tags and posts for the Forums application.

  • I am unable to use TreeView ClientTemplate to bind data

    Posted to TreeView for ASP.NET AJAX by joshuadavidlee on Sep 24, 2009
    I always get this error when trying to bind to a ClientTemplate: Microsoft JScript runtime error: Object doesn't support this property or method here is my code: ## DataItem.GetProperty('Text').get_value() ##
  • Using CSS on data cells

    Posted to DataGrid for ASP.NET AJAX by JayNeil on Sep 11, 2009
    Hi- I am trying to style a gride using css but there seems to be injected syle information overwriting what I specify in the CSS file. In the sample below I am setting the DataCellCSS but I am still geting injected sytle information overwriting what is set in CSS Do I have to create a templete? ShowTableHeading="false" ShowSelectorCells="false" HeadingRowCssClass="HeadingRow" HeadingCellCssClass="HeadingCellText" AlternatingRowCssClass="Alt" RowCssClass...
  • Is the DataItem API documented anywhere?

    Posted to General Discussion by ccoleman on Aug 31, 2009
    I've looked through the documentation for references to the DataItem object and all I find are various calls included in examples for other features. I've been reduced to breaking in my Javascript code in the debugger and looking at available methods there. So is this object explicitly documented anywhere? Thanks, Casey.
  • Calender HeaderClientTemplate with max Date

    Posted to Calendar for ASP.NET AJAX by ewaveit on Jun 19, 2009
    we are using the calnder with a HeaderClientTemplate as it is shown in the live demo with a max Date propery set. we notice that when using the calender Calendar1.goNextMonth(); the date is still being chenged to next month after passing the max date set (also the calnder body is changed), while the header title of the month is not being changed.
  • Adding a Calendar to CA grid

    Posted to Calendar for ASP.NET AJAX by sudheerkovalam on May 26, 2009
    I intend to add a component art datepicker on CA grid using client templates. I cannot add it using a server template as it has to be added using client templates. How can i achieve this? Lemme Further Clarify: I want to design an in place grid where i accept values on grid depending on the field. Now in one of the field i need the data to be accepted through a CA calendar picker. How can i achieve this, I am using client templates to render the remaining fields as they are plain...
Page 1 of 1 (5 items)