<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Clomosy | Forum : Pro grid Veri Kaybolması</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : Pro grid Veri Kaybolması]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 13:12:44 +0000</pubDate>
  <lastBuildDate>Tue, 13 Aug 2024 13:09:12 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.clomosy.com.tr/RSS_post_feed.asp?TID=853</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Clomosy | Forum]]></title>
   <url>https://forum.clomosy.com.tr/forum_images/logo.png</url>
   <link>https://forum.clomosy.com.tr/</link>
  </image>
  <item>
   <title><![CDATA[Pro grid Veri Kaybolması : Sorun &#231;&#246;z&#252;ld&#252; te&#351;ekk&#252;rler. ]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=853&amp;PID=1635#1635</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=209">dev70</a><br /><strong>Konu:</strong> 853<br /><strong>Gönderim Zamanı:</strong> 13&nbsp;Ağustos&nbsp;2024 Saat 13:09<br /><br />Sorun çözüldü teşekkürler.<div><br></div>]]>
   </description>
   <pubDate>Tue, 13 Aug 2024 13:09:12 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=853&amp;PID=1635#1635</guid>
  </item> 
  <item>
   <title><![CDATA[Pro grid Veri Kaybolması : Merhaba dev70,Hatan var m&#305; ? ]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=853&amp;PID=1633#1633</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=106">Developer</a><br /><strong>Konu:</strong> 853<br /><strong>Gönderim Zamanı:</strong> 13&nbsp;Ağustos&nbsp;2024 Saat 11:51<br /><br />Merhaba dev70,<div>Hatan var mı ?&nbsp;<br><div><br></div></div>]]>
   </description>
   <pubDate>Tue, 13 Aug 2024 11:51:12 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=853&amp;PID=1633#1633</guid>
  </item> 
  <item>
   <title><![CDATA[Pro grid Veri Kaybolması : Merhaba;MainBody----{ uForm= TclForm.Create(Self);...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=853&amp;PID=1605#1605</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=209">dev70</a><br /><strong>Konu:</strong> 853<br /><strong>Gönderim Zamanı:</strong> 09&nbsp;Ağustos&nbsp;2024 Saat 10:34<br /><br />Merhaba;<div><br></div><div><br></div><div>MainBody----</div><div><div>&nbsp;{&nbsp;</div><div>&nbsp; uForm= TclForm.Create(Self);</div><div>&nbsp; //uForm.TclStyle(uForm.LightSB);</div><div>&nbsp; dForm= TclForm.Create(Self);</div><div>&nbsp; counter=0;</div><div>&nbsp;&nbsp;</div><div>&nbsp;&nbsp;</div><div>&nbsp; selectQuery = TClSqlQuery.Create(nil);</div><div>&nbsp; Clomosy.DBSQLServerConnect('SQL Server', '172.16.222.94', 'sa', '1', 'CINAR', 50000);</div><div>&nbsp; selectQuery.Connection = Clomosy.DBSQLServerConnection;</div><div>&nbsp; ChartPie = uForm.AddNewChart(uForm,'ChartPie','Clomosy Inc');</div><div>&nbsp; setUpType;</div><div>&nbsp; AddDataToGrid;</div><div>&nbsp; FilledPieImage.Visible=False;</div><div>&nbsp;&nbsp;</div><div>&nbsp; SetUpChartText;</div><div>&nbsp; ChartPanel.Visible= False;</div><div>&nbsp; &nbsp;</div><div><br></div><div>&nbsp;&nbsp;</div><div>&nbsp; uForm.AddNewEvent(PieImage,tbeOnClick,'clickedPie');</div><div>&nbsp; uForm.AddNewEvent(TableImage,tbeOnClick,'clickedTable');</div><div>&nbsp; uForm.AddNewEvent(MyGrid,tbeOnProGridCellDblClick,'clickedGrid');</div><div><br></div><div>&nbsp; uForm.Run;</div><div>&nbsp; }</div></div><div><br></div><div>---------------------------------------------------------------------------</div><div>---------------------------------------------------------------------------</div><div><br></div><div><div>void AddDataToGrid;</div><div><br></div><div>{</div><div><br></div><div>&nbsp;&nbsp;</div><div>&nbsp; try</div><div>&nbsp; &nbsp; BorcBakiye=0;</div><div>&nbsp; &nbsp; AlacakBakiye=0;</div><div>&nbsp; &nbsp; ToplamAlacak=0;</div><div>&nbsp; &nbsp; ToplamBorc=0;</div><div>&nbsp; &nbsp; controlFilter;</div><div>&nbsp; &nbsp; full=Clomosy.GlobalVariableString;</div><div>&nbsp; &nbsp; c=clGetStringTo(full,';');</div><div>&nbsp; &nbsp; temp=clGetStringAfter(full,';');</div><div>&nbsp; &nbsp; bit=FormatDateTime('yyyy.mm.dd',clGetStringTo(temp,'/'));</div><div>&nbsp; &nbsp; temp2=clGetStringAfter(full,'/');</div><div>&nbsp; &nbsp; startvade=FormatDateTime('yyyy.mm.dd',clGetStringTo(temp2,':'));</div><div>&nbsp; &nbsp; bitvade=FormatDateTime('yyyy.mm.dd',clGetStringAfter(full,':'));</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; selectQuery.SQL.Text = 'EXEC dbo.usp_FilteredCariRaporAtiker</div><div>&nbsp; &nbsp; @BakiyeToleransi= '+QuotedStr(r)+',</div><div>&nbsp; &nbsp; @BakiyesizlerGosterilmesin = '+QuotedStr(i)+' ,</div><div>&nbsp; &nbsp; @SadeceBakiyesizlerGosterilsin = '+QuotedStr(j)+',</div><div>&nbsp; &nbsp; @HareketsizlerDahilEdilsin = '+QuotedStr(k)+' ,&nbsp;&nbsp;</div><div>&nbsp; &nbsp; @CariTipi = '+QuotedStr(c)+' ,</div><div>&nbsp; &nbsp; @MaxBakiyeToleransi = '+QuotedStr(s)+' ,&nbsp;</div><div>&nbsp; &nbsp; @TarihBaslangic = '+QuotedStr(g)+' ,&nbsp;</div><div>&nbsp; &nbsp; @TarihBitis = '+QuotedStr(bit)+' ,&nbsp;</div><div>&nbsp; &nbsp; @VadeTarihBaslangic = '+QuotedStr(startvade)+' ,&nbsp;</div><div>&nbsp; &nbsp; @VadeTarihBitis = '+QuotedStr(bitvade)+' ,&nbsp;</div><div>&nbsp; &nbsp; @BakiyeTipi = '+QuotedStr(t);</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; selectQuery.Open;</div><div>&nbsp; &nbsp; if (selectQuery.Found)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; if(counter==0){</div><div>&nbsp; &nbsp; &nbsp; &nbsp; MyGrid = uForm.AddNewProGrid(uForm,'MyGrid');</div><div>&nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.BeginUpdate</div><div>&nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;MyGrid.Margins.Bottom = 8;</div><div>&nbsp; &nbsp; &nbsp; MyGrid.Margins.Top = 8;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;MyGrid.Margins.Right = 8;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.Margins.Left= 14;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.Align = alClient;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.Margins.Bottom = 12;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.NormalLayoutFillColor = clAlphaColor.clHexToColor('#8283ab');</div><div>&nbsp; &nbsp; MyGrid.FixedLayoutFillColor = clAlphaColor.clHexToColor('#496292');</div><div>&nbsp; &nbsp; &nbsp;MyGrid.Options.Selection.Mode = smSingleRow;//smSingleRow VEYA smSingleColumn VEYA smNone</div><div>&nbsp;</div><div>&nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp; MyGrid.Options.ColumnSize.StretchAll = True;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;MyGrid.AutoSizeColumns(True, 100);// Kolon genişliği ayarlama&nbsp;</div><div>&nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.SelectedLayoutFontColor = clAlphaColor.clBlack; //Seçilen Satır Yazı Reng</div><div>&nbsp; &nbsp; &nbsp;MyGrid.BandLayoutFontColor = clAlphaColor.clBlack;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.FocusedLayoutFontColor = clAlphaColor.clBlack;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.FixedLayoutFontColor = clAlphaColor.clBlack;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.NormalLayoutFontColor = clAlphaColor.clBlack;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.ConnectDataSet(selectQuery);</div><div>&nbsp; &nbsp; &nbsp;MyGrid.Options.Selection.Mode = smSingleRow;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.FocusedLayoutFillColor = clAlphaColor.clHexToColor('#7ee13d');&nbsp;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.SelectedLayoutFillColor = clAlphaColor.clHexToColor('#7ee13d');</div><div>&nbsp; &nbsp; &nbsp;MyGrid.cells&#091;0,0&#093; = 'Cari Kodu';&nbsp;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.cells&#091;1,0&#093; = 'Cari Adı';&nbsp;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.cells&#091;2,0&#093; = 'Toplam Borç';&nbsp;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.cells&#091;3,0&#093; = 'Toplam Alacak';&nbsp;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.cells&#091;4,0&#093; = 'Borç';&nbsp;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.cells&#091;5,0&#093; = 'Alacak';&nbsp;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.cells&#091;6,0&#093; = 'Son İşlem Tarihi';&nbsp;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.EndUpdate;</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;for (i=1 to (MyGrid.RowCount-1))</div><div>&nbsp; &nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; x = MyGrid.Cells&#091;MyGrid.ColumnCount-3,i&#093;;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BorcBakiye=StrToInt(x)+BorcBakiye;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;MyGrid.HorzAlignments&#091;MyGrid.ColumnCount-3,i&#093; = 0;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (x&#091;0&#093; &gt; '0' )</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MyGrid.Colors&#091;MyGrid.ColumnCount-3,i&#093; = clAlphaColor.clRed;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;for (i=1 to (MyGrid.RowCount-1))&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; x = MyGrid.Cells&#091;MyGrid.ColumnCount-2,i&#093;;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; AlacakBakiye=StrToInt(x)+AlacakBakiye;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;MyGrid.HorzAlignments&#091;MyGrid.ColumnCount-2,i&#093; = 0;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (x&#091;0&#093; &gt; '0' )</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MyGrid.Colors&#091;MyGrid.ColumnCount-2,i&#093; = clAlphaColor.clGreen;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; tempFloat=StrToFloat(MyGrid.Cells&#091;MyGrid.ColumnCount-2,i&#093;);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MyGrid.Cells&#091;MyGrid.ColumnCount-2,i&#093; = FloatToStr(tempFloat);</div><div>&nbsp; &nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; for (i=1 to (MyGrid.RowCount-1))</div><div>&nbsp; &nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; x = MyGrid.Cells&#091;MyGrid.ColumnCount-4,i&#093;;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;MyGrid.HorzAlignments&#091;MyGrid.ColumnCount-4,i&#093; = 0;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ToplamAlacak=StrToInt(x)+ToplamAlacak;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;for (i=1 to (MyGrid.RowCount-1))</div><div>&nbsp; &nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; x = MyGrid.Cells&#091;MyGrid.ColumnCount-5,i&#093;;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;MyGrid.HorzAlignments&#091;MyGrid.ColumnCount-5,i&#093; = 0;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ToplamBorc=StrToInt(x)+ToplamBorc;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; }</div><div><br></div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; else</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; ShowMessage('Kayıt bulunamadı!');</div><div>&nbsp; &nbsp; }</div><div>&nbsp; except</div><div>&nbsp; &nbsp; ShowMessage('xaazaException class: '+LastExceptionClassName+' Exception Message: ' +LastExceptionMessage);</div><div>&nbsp; }</div><div>&nbsp;&nbsp;</div><div>&nbsp; counter=0;</div><div>&nbsp;&nbsp;</div><div>}</div></div><div><br></div><div><div><br></div><div>---------------------------------------------------------------------------</div><div>---------------------------------------------------------------------------</div></div><div><br></div><div><br></div><div><br></div><div><div>void clickedGrid;{</div><div>&nbsp; counter=1;</div><div>&nbsp; dForm.LytTopBar.Visible = False;</div><div>&nbsp; backPanel=dForm.AddNewProPanel(dForm,'backPanel');</div><div><br></div><div>&nbsp; clComponent.SetupComponent(backPanel,'{"Align" : "MostTop","MarginTop":10,"Width" :300, "MarginRight":0, "MarginLeft":10,</div><div>&nbsp; "Height":33,"RoundHeight":10,"RoundWidth":10,"BorderWidth":2}');</div><div>&nbsp;&nbsp;</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp;backButton = dForm.AddNewProImage(backPanel,'backButton');</div><div>&nbsp; &nbsp; clComponent.SetupComponent(backButton,'{"Align":"Left","MarginLeft" :&nbsp; 4 ,"MarginRight" : 4,"MarginTop":4, "MarginBottom":5,"Width" :50,"Height" :50 ,</div><div>&nbsp; &nbsp;"ImgUrl":"https://i.hizliresim.com/k5jz984.png","ImgFit":"yes" }');</div><div><br></div><div>&nbsp; dForm.AddNewEvent(backButton,tbeOnClick,'goBack');</div><div>&nbsp;&nbsp;</div><div>&nbsp; try</div><div>&nbsp; &nbsp;</div><div>&nbsp; &nbsp;SenderRow=uForm.ClSenderRow;</div><div>&nbsp; &nbsp;l= TCLProGrid(uForm.ClSender).Cells&#091;0,SenderRow&#093;;</div><div>&nbsp; &nbsp; selectQuery.SQL.Text = 'EXEC dbo.usp_GetCariDetay2&nbsp;</div><div>&nbsp; &nbsp; @CariKodu =&nbsp; '+QuotedStr(l);</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; selectQuery.Open;</div><div>&nbsp; &nbsp; if (selectQuery.Found)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp;MyGrid = dForm.AddNewProGrid(dForm,'MyGrid');</div><div>&nbsp; &nbsp; &nbsp;setUpGrid;</div><div>&nbsp; &nbsp; &nbsp;MyGrid.ConnectDataSet(selectQuery);</div><div>&nbsp;</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; else</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; ShowMessage('Kayıt bulunamadı!');</div><div>&nbsp; &nbsp; }</div><div>&nbsp; except</div><div>&nbsp; &nbsp; ShowMessage('Exception class: '+LastExceptionClassName+' Exception Message: ' +LastExceptionMessage);</div><div>&nbsp; }</div><div>&nbsp;&nbsp;</div><div>&nbsp; &nbsp;</div><div>&nbsp;&nbsp;</div><div>&nbsp; dForm.Run;</div><div>&nbsp;</div><div>}</div></div><div><br></div><div><br></div><div><div><br></div><div><div><br></div><div>---------------------------------------------------------------------------</div><div>---------------------------------------------------------------------------</div></div><div><br></div></div><div><br></div><div><br></div><div><div>void goBack;{</div><div><br></div><div><br></div><div>&nbsp; &nbsp; &nbsp;case counter of</div><div>&nbsp;{</div><div>&nbsp;0: clickedGrid;</div><div>&nbsp;1: AddDataToGrid;</div><div>&nbsp;else</div><div>&nbsp;ShowMessage('Bu değer geçersizdir.');</div><div>&nbsp;}</div><div>}</div></div><div><div><br></div><div><div><br></div><div>---------------------------------------------------------------------------</div><div>---------------------------------------------------------------------------</div></div></div><div><br></div><div>detay girddiden geri okuna basınca resimdeki hatayı veriyor;(addDataToGrid kısmındaki catch bloğu )&nbsp;</div><div><br></div><div><br></div><div><img src="uploads/209/Görsel_2024-08-09_saat_10.32.46_479e359d.jpg" height="738" width="1600" border="0" /><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Fri, 09 Aug 2024 10:34:13 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=853&amp;PID=1605#1605</guid>
  </item> 
 </channel>
</rss>