반응형 개발언어/3rd Part35 WebGrid - Row Object row The row object. row Methods activate Calls the Grid.setActiveRow on the current object. ParametersfireEvents Boolean. Optional. Designates whether the UltraWebGrid should fire the normal events which should happen during row activation. compare Compares the row and the passed in row according to the row's band group by and/or sorted columns settings. If the row is the group by row, the group.. 2008. 1. 31. UltraWebGrid 매뉴얼 UltraWebGrid NA2004 Vol2.pdf 매뉴얼입니다. 2008. 1. 30. 자주사용하는 함수 카페에서 퍼왔습니다. 자주 쓰이는 Function은 빨간색을 표시하였습니다. Utility Funtions에 대한 총 정리 - function igcmbo_getComboById(string comboId) comboId에 해당하는 WebCombo 객체를 리턴합니다. ex) var oCombo = igcmbo_getComboById('WebCombo1'); - function igtbl_getElementById(string tagId) browser에 종속적 방법으로 DOM (Document Object Model) Element 객체를 리턴합니다. ex) var elem = igtbl_getElementById('MyElemId'); elem.style.backgroundColor = "Red"; -.. 2008. 1. 30. 이전 1 ··· 6 7 8 9 다음 반응형