User Profile

Collapse

Profile Sidebar

Collapse
prosetx
prosetx
Last Activity: Mar 31 '08, 05:00 PM
Joined: Feb 25 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • I just put an alert there for testing only. I did check the values being passed and the string is some type of concatenated list. I don't know if I'm suppose to parse it or use some special technique to determine the grid column and grid value being checked....
    See more | Go to post

    Leave a comment:


  • Yes. The cfform contains a 2-column table: left side has some filtering links, right column displays the grid. I use a stored procedure to fill the grid and custom queries code to insert/delete/update the rows. Everything works great. Now I'm just trying to validate the date and hours columns....
    See more | Go to post

    Leave a comment:


  • I'm using a very simple validation just to make sure I'm doing it correctly. When I display the value object in the js module, I get a complex value. Do I need to somehow parse that value in order to determine the row data? Also, when I display the field object, I only get [object]. Any lead you can give me will be greatly appreciated.

    Coldfusion
    Code:
    						
    <cfgrid name="TRGrid" query="grid" width="725"
    ...
    See more | Go to post

    Leave a comment:


  • prosetx
    started a topic CFGrid OnValidate Validation Applet Example

    CFGrid OnValidate Validation Applet Example

    Does anyone have a sample validation applet they could share? I am using cfgrid (non-flash) and need to validate a date field and a float field. I can't find any non-flash examples and I need to get this working ASAP. Thanks in advance.
    See more | Go to post
No activity results to display
Show More
Working...