How I can retrieve the value of a RatingColumn of an GridPanel > ColumnModel

  1. #1

    How I can retrieve the value of a RatingColumn of an GridPanel > ColumnModel

    Good day I'am new in .NET and Ext.NET, I'm tring to develop a rating page of books, and I find the Ext.NET's RatingColumns Control, I put the code of the example and now I can see the Page, ultil here all be alright, but I need to save the rating of each book in databse, then my queestion is: How I can retrieve the value of a RatingColumn? or If any person have a comple Example of a RatingColumn en C#, could you please pass it?

    Thanks for Help.
    Last edited by acoarr13; Sep 27, 2011 at 3:13 PM.
  2. #2
    RatingColumn value is saved to store to appropriate field is defined in DataIndex of the column
    Store saving examples you can find in Examples Explorer
  3. #3
    Thanks Vladimir, I can fix the problem.

Similar Threads

  1. [CLOSED] GridPanel get Column in ColumnModel by ID
    By csharpdev in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Jun 16, 2017, 6:15 PM
  2. Replies: 2
    Last Post: Oct 07, 2011, 3:55 PM
  3. Selecting different columnmodel for gridpanel.
    By masudcseku in forum 1.x Help
    Replies: 5
    Last Post: May 11, 2011, 5:09 PM
  4. Add ColumnModel to GridPanel
    By aalkema in forum 1.x Help
    Replies: 0
    Last Post: Apr 27, 2009, 11:58 AM
  5. Replies: 1
    Last Post: Apr 13, 2009, 11:11 AM

Posting Permissions